Initiate payment

Initiate a new payment for a specific bank

This is the first step of the flow to do a payment for a user.

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

Enum listing all the available banks in the SDK

bankSettings
object | null

Premium bank setting list

string | null

Code to settings from config file. If not passed, fallback to BankSettings

string
required
length ≥ 1

User context

tppContext
object | null

Additional data to be used by TPP for tracking purposes

paymentInitiationRequest
object | null
Headers
string
length ≤ 50

Request identifier, unique to the call, as determined by the client. Maximum length of 50 characters.

string
length ≤ 50

Unique identifier for all the calls of the same flow. Maximum length of 50 characters.

Responses

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