Mangopay / mangopay2-php-sdk

PHP SDK for MANGOPAY
https://packagist.org/packages/mangopay/php-sdk-v2
MIT License
123 stars 134 forks source link

Card registration #519

Closed SonicxPrime closed 3 years ago

SonicxPrime commented 3 years ago

Hello everyone,

I'm new in Mangopay api and i would like to ask if we have to register card in every operation or we can just get id of an existing card.

Thanks in advance, SonicxPrime

fredericdelordm commented 3 years ago

Hello @SonicxPrime,

You can just the ID of the card for payin or pre auth after registration.

SonicxPrime commented 3 years ago

Hello Frédéric,

Thank you for you help.