Skip to content

zirnipa/mpay24-checkout-donation-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpay24-checkout-donation-example

Installation

Upload all files and edit the config.php

Configuration

The PHP SDK should be configured by adding the SOAP credentials to the mpay24-php configuration. The config.php is located in the root folder.

define("MERCHANT_ID", "9****");
define("SOAP_PASS", "**********");

The MERCHANT_ID should be entered without an u

About

a donation example using the payment page from mPAY24

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors