Deskripsi
CamPay is a Fintech service of the company TAKWID
GROUP which launched its financial services in Cameroon
from January 2021.
We provide businesses and institutions with solutions for
collecting and transferring money online, via primarily
Mobile Money(MTN and Orange).
With CamPay, simplify the purchasing experience for
your customers thanks to our mobile money
payment solutions, accessible via your website
and/or mobile application.
Requiremnts
- WP Give Donation plugin must be installed
How to setup
- Install CamPay Give Donation Payment Gateway in your website
- Active the plugin
- Go to Give (Donations) settings then go to payment gateways
- Set your App username and password (get it from https://campay.net/)
- Save your settings.
WE ARE USING A THIRD PARTY (CAMPAY HTTP API) IN THIS PLUGIN PLEASE READ BELOW
Campay Give plugin uses CamPay REST API present on campay.net to process payments. Full documentation about the API is present here : https://documenter.getpostman.com/view/2391374/T1LV8PVA
the get_token function calls the /token/ endpoint of campay REST API to authenticate the user using the API.
the execute_payment function calls the /collect/ endpoint of campay REST API to prompt the website user to confirm his donation by inserting secret code on his phone.
the check_payment function calls the /transaction/ endpoint of campay REST API to check the status of the transaction initiated by execute_payment.
Please visit https://documenter.getpostman.com/view/2391374/T1LV8PVA for more information and contact info@campay.net for any question.
Visit https://www.campay.net/static/docs/CamPay_Terms_and_Conditions.pdf for terms and conditions of usage and https://www.campay.net/static/docs/CamPay_Privacy_Policy.pdf for our privacy policy
Contributors & Developers
CamPay Give Donation Payment Gateway was develop by CamPay with gabinho as contributor to develop the WordPress plugin for Give-Donations Plugin
Instalasi
- Go to plugins then click on add new plugin
- In the search bar type CamPay Give Donation
- Click Install then click activate
- You’re now good to go
Minimum Requirements
- WordPress 4.9 or greater is recommended
- PHP 7.2 or greater is recommended
- MySQL 5.6 or greater is recommended
Updating
Automatic updates should work smoothly, but we still recommend you backup your site.
Ulasan
Belum ada ulasan untuk plugin ini.
Kontributor & Pengembang
“CamPay Give Donation Payment Gateway” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.
KontributorTerjemahkan “CamPay Give Donation Payment Gateway” dalam bahasa Anda.
Tertarik mengembangkan?
Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.
Log Perubahan
1.0.0 – 2021-04-10
*Dev – Development of the plugin