Add Adyen payment details

Use this method to add Adyen payment details (for example a card with 3D Secure support, Apple Pay or Google Pay), so that new payment details can be used for recurring payments. Example use case: a customer updates a card or wants to switch payment method to a card.

Adding payment details may not be finished after calling this endpoint. If payment details were successfully added to Cleeng, you will receive the paymentDetails object. If there is an additional action needed, you will receive an action object.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int32
required

ID of publisher payment method with: Adyen paymentGateway, and methodName that customer selected.

paymentMethod
object
required

The state.data.paymentMethod object from the Adyen's Drop-in onSubmit event.

string
required

The URL to return to in case of a redirection.

string

IP address of customer current location. If not given, the IP of the request will be used. Please note this IP address is also used to prevent fraud. (Make sure you send the end-user IP, and not that of any possible middleware).

string

Required for 3D Secure. Set this parameter to the origin URL of the page that you are loading the 3D Secure Component from.

billingAddress
object

Recommended for 3D Secure.

string

Accepted only in the sandbox environment. It helps to control when 3DSecure should be triggered. Accepted values: always, never, preferNo. Default: preferNo

boolean

Accepted only in the sandbox environment. Default: false. Set to true to force 3DS redirect flow.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json