Initialize iDeal Payment

To integrate iDEAL payments, you need three code integration points:

  1. Initialize the payment:
    Call the Lemonway DirectKit API to start an iDEAL transaction and obtain the payment URL and transaction reference.
  2. Redirect the user:
    Send the customer’s browser to the iDEAL redirect URL, then have them return to your specified return URL once they complete or cancel the payment.
  3. Finalize the transaction:
    After the redirect, call the Lemonway DirectKit API to finalize the iDEAL payment and credit the user’s payment account.

Important: Whenever you see accountId in a path or body parameter, enter your wallet’s ID.

Body Params
string
required
string
required
length between 0 and 10
string
length between 0 and 50
string
required
length between 0 and 256
int32
int32
string
length between 0 and 140
boolean
Headers
string
required
string
string
required
string
Responses

401

Unauthorized

500

InternalServerError

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