Create a new payment intent

Create a payment intent.


Scheduling Payments (OFPI)

With our OFPI solution, you can schedule one-time payments to occur in the future by using the schedule object. For example, if you want to schedule a single payment to occur on 25 May 2024, you just need to:

  1. Add the schedule object inpayment_method_details.open_finance.
  2. In the schedule object, add the single object and add the date parameter (in YYYY-MM-DD format).

Scheduled Payment Statuses

When you use the scheduled payment feature for OFPI payments, the Payment Intent will go through the following statuses:

  1. PROCESSING
  2. SCHEDULED (The payment intent will stay in the SCHEDULED state until the day that the payment is meant to be made).
  3. PROCESSING (the payment intent will move to the PROCESSING state on the day that the payment is meant to be made).
  4. SUCCEEDED or FAILED
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!