Skip to content

Add default method for getCardReference#243

Open
eileenmcnaughton wants to merge 1 commit intothephpleague:masterfrom
eileenmcnaughton:master
Open

Add default method for getCardReference#243
eileenmcnaughton wants to merge 1 commit intothephpleague:masterfrom
eileenmcnaughton:master

Conversation

@eileenmcnaughton
Copy link
Contributor

@eileenmcnaughton eileenmcnaughton commented Jan 11, 2021

This adds a getCardReference stub method so that functions that interact with Omnipay
don't need to know whether the function exists (and can take action based on whether
they return a value rather than on method_exists)

Note I think if this is merged I will add a note to https://github.com/thephpleague/omnipay

This adds a getCardReference stub method so that functions that interact with Omnipay
don't need to know whether the function exists (and can take action based on whether
they return a value rather than on method_exists)
@leith
Copy link
Contributor

leith commented Aug 7, 2025

@barryvdh since the docs saying this is always available got merged, was this meant to have been merged as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants