CB Bank

API: REST(JSON)

Hosted Check out and Hosted Session

Master Card

Return to the Main Page

This set contains working example code to help you integrate your application into the payment gateway. Below are the transaction types covered in this example.

Hosted Checkout USD
HostedCheckoutSession.php
The Hosted Checkout model allows you to collect payment details from your payer through an interaction hosted and displayed by the MasterCard Payment Gateway.With this model of integration, you never see or handle payment details directly because these are collected by the hosted payment interface and submitted directly from the payer's browser to the MasterCard Payment Gateway.
Hosted Checkout MMK
HostedCheckoutTestingMMK.php
The Hosted Checkout model allows you to collect payment details from your payer through an interaction hosted and displayed by the MasterCard Payment Gateway.With this model of integration, you never see or handle payment details directly because these are collected by the hosted payment interface and submitted directly from the payer's browser to the MasterCard Payment Gateway.