Payment Link Module
Custom Features(on-demand only)
How to set fees for payment link feature?
See screenshot
How to activate payment methods for payment link feature?
See screenshot
How to setup preferences for payment link feature?
Manage Payment Link Preferences
From this page admin can set some settings and fee payer for users. To access this menu please navigate Admin panel -> Payment Links-> Preferences
.
Charge Bearer: This field determines that, if the charge bearer is set to 'Receiver', the receiver will pay the link payment fee. Or if set to 'Sender', the sender will pay the link payment fee.
Allow Charge Bearer Modification: This field determines If set to Yes, users will be able to change payment link charge bearer.
Cron URL: This section is for recurring payment.To set up recurring payment process, please click on the copy button to copy the corn url. Then add it to the cron job on your system's server to initiate recurring payment.
See screenshot
How to Setup Cron Jobs?
To setup cron jobs on your server, please follow the below instructions-
STEP-1
- Login into your cPanel and search for Cron Jobs. You can find Cron Jobs in the advanced section of your cPanel dashboard page.
STEP-2
-
Go to your Cron Jobs option and set up the Cron Jobs settings. Our suggestion is you should initiate a Payment link Cron Jobs once every day or every 12 hours.
-
Cron Jobs URL:
curl https://yourdomain/payment-link/process-recurring-payment
Warning
You should replace yourdomain
text with your actual domain name.
STEP-3
- Click on the Add New Cron Job. You will see your currently added Cron Jobs setting on your cPanel Current Cron Jobs list as you see in this image
Once you have done the cron setting according to this documentation. Then your Cron Jobs scheduler setup is ready to process recurring payment
Note
Cron job must be set in server for recurring payment. It is a must. Without that recurring payment will not work.
How to view payment links and transactions from admin panel?
How to set email and sms templates for payment link?
How to create a payment link?
Note
Is Recurring option must be unchecked for single payment
How to set payment link for recurring payment?
Note
For the first time the user needs to manually copy the link. But, after that, the amount will be deducted automatically.
How to view payment links details and transactions from user panel?
How to copy the payment link?
How the payment link works?
The user who is creating the link must give the copied payment link to the person he/she wants to get payment from.
Note
The user must be logged in to proceed in the next step. Else, the system will ask to log in.
See the screenshots if the user is not logged in –