Discover Packages
github.com/togo-framework/payment-tap
package
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jun 25, 2026
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Install
togo install togo-framework/payment-tap
payment-tap
Tap driver for togo payment .
togo install togo-framework/payment
togo install togo-framework/payment-tap
PAYMENT_DRIVER=tap
TAP_SECRET_KEY=...
Registers on the togo payment.PaymentProvider interface and is selected via
PAYMENT_DRIVER=tap. Gateway API calls are scaffolded — see the Tap docs.
MIT
Expand ▾
Collapse ▴
Documentation
¶
Package tap is a Tap Payments (tap.company, MENA) driver for togo payment.
Set PAYMENT_DRIVER=tap + TAP_SECRET_KEY. Optional TAP_BASE_URL (defaults to the
live API) for testing against a mock server. Auth is Bearer <secret key>.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.