CamPay Shortcode Payment Gateway

설명

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.

How to setup

  • Install CamPay Shortcode Payment Gateway in your website
  • Active the plugin
  • Go to settings then Campay Settings
  • Set your App username and password (get it from https://campay.net/)
  • Save your settings.
  • List of made payments can be viewed under the Campay Payments page

How to use

  • As indicate the plugin functions with shortcodes. the root of the shortcode is [campay]
  • The shortcode has three mandatory parameters which are
    • success_url : this parameter defines where to redirect the user after the payment was successful
    • failure_url : this parameter defines where to redirect the user in case payment is not successful
    • button_text : this parameter defines the text to display on the button generated by the shortcode
  • Apart from this parameters we have two other parameters which are not mandatory
    • amount : specify the amount the user has to pay. If this parameter is not set, user will be prompt to enter the amount he wish to pay for.
    • product_title : to set the object of the payment
  • Examples
    • [campay success_url=”/thank-you/” amount=20 failure_url=”/failure/” product_title=”test” button_text=”PAY”]
    • [campay success_url=”/thank-you/” failure_url=”/failure/” product_title=”test” button_text=”DONATE”]
  • After inserting the shortcode where you want to use it. the user will see on the page where is inserted a button with the title set
    inviting him to make a payment. Once he clicks on the button he will be prompt with a window inviting him to put the mobile number
    or the amount and mobile number to initiate the transaction.

Contributors & Developers

CamPay Payment Gateway REST API was develop by CamPay with INNO DS as contributor to develop the WordPress plugin for Woocommerce

스크린샷

  • Admin dashboard screenshot-1.png
  • Transactions page screenshot-2.png

설치

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 back up your site.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“CamPay Shortcode Payment Gateway”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “CamPay Shortcode Payment Gateway”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0 – 2021-04-10
*Dev – Development of the plugin
1.1 – 2023-04-15
*Miscellaneous – update of stable tag
1.2 – 2023-04-15
*Dev- adding credit card support
1.3 – 2024-09-20
* Correction of bugs
1.3 – 2024-11-19
* Credit card removed