thephpleague / omnipay-paypal

PayPal driver for the Omnipay PHP payment processing library
MIT License
299 stars 175 forks source link

No external_customer_id field option when creating card #189

Open renielsalvador opened 6 years ago

renielsalvador commented 6 years ago

I was able to vault a card successfully, but I wanted to have an option add the field external_customer_id to filter the cards.

delatbabel commented 6 years ago

You could add that via a pull request. I don't believe anyone's ever had a requirement for it previously.