I’m trying to register a credit card with MangoPay. I’ve installed the mangopay/php-sdk-v2 package. To register a credit card, it needs three steps. Create a token of the card Post card info (using a url created by the token) that will render a string that start with data= Add the registered card to the MangoPay user The Registration and ResitrationCard