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
- 200
- 400
- 401
- 500
Checkout request created
Bad request
Client is not authorized to perform this action
Internal server error