Create Payment

Create payment service. Required fields are validated first, then business rules are applied.

Body Params
store
object
transaction
object
required
string
required

Transaction country code (two-letter ISO 3166 country code)

string
enum

Integration channel used to process the payment. If omitted in the request, it is assigned automatically based on the payment method and merchant account configuration.

Allowed:
payment_method
object
required
payer
object
string

Description sent to recipient of payment (Max. 140 characters)

notification_url
array of strings

Optional list of URLs to which payment status notifications will be sent

notification_url
device
object
split
array of objects

Optional payment split configuration (list of sellers).

split
Responses

404

Not Found

409

Conflict

500

Internal Server Error

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