sdk-php
sdk-php copied to clipboard
How can I use CreditCardTrackType instead of CreditCardType?
I want to make EMV payment through PHP sdk. Document is based on CreditCardType. I wish to use CreditCardTrackType instead of CreditCardType. How can I use it as well?