WePay's API allows you to easily add payments into your application.
Step 1:
Replace the below credentials in checkout.php file. $client_id = "xxxxx"; $client_secret = "xxxxxxxxxx"; $access_token = "xxxxxxxxxx"; $account_id = xxxxxxxxx;
Step 2: Upload the files in your root directory.
For more in details please visit https://developer.wepay.com/
Email us at technologiesaviance@gmail.com if you will find any issues.