Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
WHMCS Tech Lab Documentation
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Tap Checkout For WHMCS
Page
Discussion
English
Read
Edit
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
Edit source
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
= Tap Checkout For WHMCS = == Overview == Tap Checkout For WHMCS allows you to accept secure online payments through Tap Payments directly inside WHMCS. == Features == * Secure Hosted Payment Gateway * Invoice Payments * Multi Currency Support * Webhook Support * Automatic Invoice Payments * Sandbox & Live Mode == Requirements == {| class="wikitable" |- ! Requirement ! Version |- | WHMCS | 8.x+ |- | PHP | 8.1+ |- | SSL | Required |} == Installation == === Upload Files === Upload the module files to: <syntaxhighlight lang="bash"> /modules/gateways/ </syntaxhighlight> === Activate Gateway === Navigate to: System Settings > Payment Gateways Activate: * Tap Checkout == Configuration == === API Credentials === Collect the following credentials from your Tap Payments dashboard: * Public Key * Secret Key === Gateway Setup === Navigate to: System Settings > Payment Gateways > Tap Checkout Fill the following fields: {| class="wikitable" |- ! Field ! Description |- | Public Key | Tap publishable key |- | Secret Key | Tap secret API key |- | Sandbox Mode | Enable for testing |} == Webhooks == === Callback URL === Configure this webhook URL inside Tap Dashboard: <syntaxhighlight lang="text"> https://yourdomain.com/modules/gateways/callback/tapcheckout.php </syntaxhighlight> === Supported Events === * payment.authorized * payment.captured * payment.failed == Supported Currencies == * USD * EUR * AED * SAR * KWD * BHD == Troubleshooting == === Callback Not Working === Check: * SSL certificate * Callback URL * Firewall restrictions === Invalid API Keys === Verify: * Sandbox keys * Live keys * Correct permissions === Invoice Not Marked Paid === Ensure webhook events are enabled correctly. == FAQ == === Does this support recurring billing? === Yes, depending on your Tap account configuration. === Does this support sandbox mode? === Yes. === Is WHMCS 8.x supported? === Yes. == Changelog == === Version 1.0.0 === * Initial Release * WHMCS 8.x Support * Tap Payments Integration
Summary:
Please note that all contributions to WHMCS Tech Lab Documentation may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
WHMCS Tech Lab Documentation:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Tap Checkout For WHMCS
Add topic