Whitelabel Store Payments

Execute a payment to a transaction.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Ingresse transaction string identifier.

Body Params
string
required

Method used to perform payment. Options: creditCard, creditCardToken, bankBillet, paypal or pix.

string
required

CPF (no points or dashes) from credit card holder.

creditCard
object

Add up the credit cards to be used for payment. (Required when selected method is creditCard)

bankBillet
object

Provide useful informations to generate the billing document, such as instructions and expiration.

pix
object

Provide custom settings to generate pix transfer

creditCardToken
object

Credit card token, in case of payments with a wallet.

paypal
object

Paypal data to perform payment. (Required when selected method is paypal)

boolean
Defaults to false

If the transaction must be captured instantly

customer
object
required

Customer information.

string

Text that will be printed in the customer billing after "INGRESSE*".

int32
Defaults to 0

Absolute value of interest as integer. Example: 1,00 = 100. Default: 0.

split
array of objects

Available only for Paypal. List of recipients to receive split of the payment. Limit: 500 Paypal accounts.

split
string

Acquirer to use in payment. The available options depends on which acquirers your account enabled. In case no acquirer is provided, the default acquirer set to your account will be used. Options: cielo, stone, getnet

string

Acquirer configurations id (unique id) to use in payment

antifraudData
object

Object used to send information to Ingresse antifraud machine.

string

Url that should receive the postback requests.

Response

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