[Available in Sandbox environment only] Simulate a payment to a payment method. Note that payments captured by static payment methods cannot be cancelled.

The process of simulating a mock payment for Persistent Payment differs from that of a One-off Payment.

Here are the steps:

  1. Utilize the below endpoint to modify the payment status to Paid.
  2. Retrieve the Payment ID using the Get a list of payments endpoint.
  3. Use Update a payment endpoint to update the payment status to Completed.
ActionDescription
receive_payment[Sandbox only] Simulates a payment received from the customer for a given payment. Status will be changed to paid.
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!