Payment Gateway (REST-JSON) V1

Operations are sent to the gateway as HTTP GET, PUT or POST operations according to the REST architectural model. Resources are transferred in the HTTP body usingJSON encoding.

The REST architecture is described in texts such as RESTful Web Services, [Richardson, Ruby] O'Reilly, 2007. JSON is defined in www.json.org.

Copyright © 2023 Mastercard