thephpleague / omnipay-common

Core components for the Omnipay PHP payment processing library
MIT License
329 stars 242 forks source link

New Reference property for a shopper identifier #232

Open DemigodCode opened 3 years ago

DemigodCode commented 3 years ago

Some APIs offer the possibility of sending a shopper identifier. The shopper identifier helps to identify all cards which are stored related to the shopper.

Would be nice to create a standard property for that.

Don't really know how to call it. It's called shopperReference in Adyen.