Charge/CreateTokenFromTransaction Web Service
POSThttps://api-sogecommerce.societegenerale.eu/api-payment/V4/Charge/CreateTokenFromTransaction
The Charge/CreateTokenFromTransaction REST web service allows to create a payment method token from an accepted transaction UUID.
Une erreur PSP_035 sera retournée si la transaction d'origine est refusée ou de type VERIFICATION.
In case of success, only the fields customer.email , customer.billingDetails.language and customer.shippingDetails.identityCode will be populated in the Token object of the response.
Input parameters
uuid
Unique transaction ID generated by the payment gateway.
Format
Buyer's e-mail address.
- Email structure specifications: RFC-2822
Format
Response reference
The web service returns the following object:
Response | Context |
---|---|
Token | Object containing the newly created token. |