
API References
MontyPay provides an End-to-End Payment Solution for Merchants
API Integration (POST)
This document describes integration procedures and POST protocol usage for e-commerce merchants. POST protocol implements acquiring payments (purchases) using specific API interactions.
Generating a Certificate Signing Request
Here are the steps or how-to to create a Certificate Signing Request (CSR). The example is given specifically for Centos based systems.
Integration API CREDIT_VA
This document describes integration procedures and CREDIT2VIRTUAL protocol usage for e-commerce merchants. CREDIT2VIRTUAL protocol implements money transfer transactions to the customer's account, using specific API interactions.
Checkout API
Checkout service is a fast and easy way to create a secure payment page. It enables the collection and submission of payments, and their forwarding for processing. To use the checkout service in your Website, you must integrate it using the Checkout API. The API requires to send request data in json format and responds back with json return url string.
PostMan Request Sending
These step-by-step instructions describe how to send authentication requests using Postman. Result if such request is response, which contains “redirect URL”. “redirect URL” is the link used to send user to payment page (Checkout page).