When the Credit Card Payment webhook executes, it sends a JSON request body to the payment gateway. The request body contains an request that contains information about the order and about the method of payment. The gateway processes the request and returns a JSON response body that contains information about the transaction, including whether the transaction succeeded.

The set of properties in the request and response bodies, including the subobjects, vary depending on the type of transaction. For credit card gateways, there are three transaction types supported: authorization, void, and refund.


Copyright © 1997, 2017 Oracle and/or its affiliates. All rights reserved. Legal Notices