Create Payment Intent

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

📘

Widget Token

When you create a Payment Intent, a widget_token gets created. This token must be used to configure the widget so the user can execute the payment.

Body Params
int32
required
Defaults to 1000

Amount to pay, represented as an integer. This value must always be greater than 0.

string
required
Defaults to clp
json
Defaults to {"order": "#987654321"}

Custom key-value pairs to add to the created payment_intent object

object

Bank account receiving the payment. Is used only in the direct payments use case.

string
Defaults to customer@example.com

The customer's email address for transaction-related notifications, including notifying them when you request a refund.

Headers
string
Defaults to sk_test_9c8d8CeyBTx1VcJzuDgpm4H

Fintoc Secret Key

Responses

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