Create Payment

Create payment service. Before required fields will validated and after will validated business rules. Below is a table with the information regarding said api.

Body Params
store
object
transaction
object
required
string
required

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

payment_method
object
required
payer
object
string

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

notification_url
array of strings
required

List of urls to which notifications will be sent

notification_url*
Headers
string
required

The Media type of the body of the request. Default value for payment provider protocol is application/json

string
required

Media type(s) that is/are acceptable for the response. Default value for payment provider protocol is application/json

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