Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

The REST interface Developer Documentation: https://documenter.getpostman.com/view/19035881/2s93JnT6Vg

REST Interface

The BridgePay transaction API is a RESTful API for interfacing with the BridgePay Gateway. The API includes familiar transaction types from the BridgeComm API in a user friendly JSON interface.

BridgePay’s REST interface can be used to process both Card Present and Card Not Present transactions. A card present transaction is defined as a transaction in which the card data was directly read off of a credit or debit card. This includes EMV and Track data transactions. A card present transaction is defined as a transaction in which card data is manually keyed, such as a mail-order/telephone-order or ECommerce transaction.

As a prerequisite to use the Transaction API for card present transactions, an integrator must perform a direct integration to their intended card reader in order to read and obtain the card data and format it into a Transaction API request. A direct integration may be performed to devices BridgePay has certified with our processors. Please view the certified devices list for clarity.

If an integrator intends to perform a direct to device integration, please discuss with the BridgePay Integration team to discuss best practices and for guidance connecting with device providers.

The REST interface is documented here: https://documenter.getpostman.com/view/19035881/2s93JnT6Vg

  • No labels