Skip to main content

Create Fiat Payment

POST 

/checkout/payin/fiat

Create a Hosted Checkout session to enable a customer to accept a fiat payment using the NOAH Hosted Checkout page.

If the Customer object is provided, the customer will be upserted. If the Customer object is not provided, the CustomerID should refer to an existing customer.

Request

Responses

Checkout request created

Callbacks

POST 

/

Send a callback to the specified URL when the payment status updates.

Callbacks Responses

Callback received successfully