Skip to content

avianceschool/wepay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wepay integration in php

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.

About

wepay payment gateway integration in php

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages