Token updaten
The update of a token is always linked to one of these use cases
- Token für Direktkäufe gebrauchen
- Token für Abos/Ratenzahlungen gebrauchen
- Token für zeitversetzte Zahlungen/Pay-per-use gebrauchen
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)