Update token
The update of a token is always linked to one of these use cases
- Use token for 1-Click-Payments
- Use token for subscriptions/installments
- Use token for delayed payments/Pay-per-use
The only difference is that new card data are sent along to our platform. Depending on the integration method for this token linked to the transaction, differences apply:
- Hosted Checkout Page: As we allow your customers to modify any prefilled field on the payment page, using an existing token might result in updating this token
- Server-to-server: You have to send the credentials to be updated in property cardPaymentMethodSpecificInput.card (which might impact your PCI compliancy level)