Create Adyen payment session

Use /connectors/adyen/sessions endpoint to create a payment session for payment with Adyen. This is required to embed a frontend Drop-in component.

Note: Payment session expiry date is set to 1 hour after session creation.

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

Required for initial payment process. ID of Cleeng order (with Adyen paymentMethodId).

string

The URL to page where the customer should be redirected after the payment with redirect flow.

filterPaymentMethods
array of strings

Pass this parameter if you want to filter payment methods that should be presented to customers in the checkout (allowed values: card, applepay, googlepay, ideal). It’s useful if a particular method is enabled in Cleeng but you do not want to present it to customers.

filterPaymentMethods
string

Pass this parameter if you want to filter payment methods that should be presented to customers in the checkout based on whether they support transactions for authentications purposes (zero-amount) or not. Possible values: zeroPaymentSupported (e.g. card, Apple Pay, Google Pay) and zeroPaymentNotSupported (e.g. iDEAL).

Responses

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