PHP Client
The Ippopay Payments plugin allows you to accept credit card, UPI, Netbanking and debit card payments via Ippopay payment gateway.
Last updated
Was this helpful?
The Ippopay Payments plugin allows you to accept credit card, UPI, Netbanking and debit card payments via Ippopay payment gateway.
Last updated
Was this helpful?
PHP v5.3 or higher
Ippopay client PHP API. The Api follows the following practices:
Namespaced under Ippopay\IPOrder\IPOrder
API throws exceptions instead of returning errors
Options are passed as an array instead of multiple arguments wherever possible
All requests and responses are communicated over JSON
A minimum of PHP 5.3 is required
Initiate the Ippopay instance with public_key
& secret_key
. You can get the keys from the merchant dashboard ()
This component is written by .
IppoPay 2021 © All Rights Reserved.