Creating an 'Edit information associated with the token’ form
Use case: update of bank information associated with a token.
The list of fields returned in the notification is described in the chapter Updating token details.
Use case: update of bank information associated with a token.
| Under PSD2, strong authentication is required when registering a card. The vads_threeds_mpi field is ignored and the CHALLENGE_MANDATE value is automatically applied. |
| Field name | Description | Format | Value |
|---|---|---|---|
| vads_page_action | Action to perform | enum | REGISTER_UPDATE |
| vads_ctx_mode | Operating mode. | enum | TEST or PRODUCTION |
| vads_cust_email | Buyer’s e-mail address. | ans..150 | E.g.: mail@example.com |
| vads_action_mode | Acquisition mode for payment method data. | enum | INTERACTIVE |
| vads_identifier | (unique) token associated with a payment method. | ans..50 | E.g.: MyToken Note: two possible formats:
|
| vads_site_id | Shop ID | n8 | E.g.: 12345678 |
| vads_trans_date | Date and time of the payment form in UTC format. | n14 | E.g.: 20190501130025 |
| vads_version | Version of the exchange protocol. | string | V2 |
The list of fields returned in the notification is described in the chapter Updating token details.