post https://checkout.rch.how/v2.20/create
Creates a merchant's order within Reach without billing information.
Error Codes
Code | Description |
---|---|
RateOfferNotFound | The RateOfferId did not identify a known, non-expired Reach rate offer. |
CurrencyNotFound | The ConsumerCurrency did not correspond to a supported Reach currency. |
CurrencyMismatch | The ConsumerCurrency specified in the request did not match the Currency associated with the specified Reach rate offer. |
PaymentMethodUnsupported | The PaymentMethod is either not supported by Reach or the merchant has not been approved to use it. |
ConsumerTotalInvalid | The ConsumerTotal is not correct. |
ConsentRequired | Consent is required from the consumer to proceed, but was not provided. |
Return Error Codes
Code | Description |
---|---|
ServiceUnavailable | A system problem prevented authentication from completing. Try again. |
OrderStateInvalid | The order is no longer in a state that allows an authentication attempt. |
PaymentMethodMismatch | The order is already authenticated for a different payment method. |