adelezz / tap_payment_pk
very small package for tap payment Provider By Adel Abou Elezz https://www.linkedin.com/in/adel-ezz-838523b0/
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/adelezz/tap_payment_pk
This package is auto-updated.
Last update: 2025-12-12 22:12:34 UTC
README
helper package to integrate with tap payment sample integration
For Testing it .
1- return [ 'TAP_POST_URL'=>env('TAP_POST_URL','/pay/post'), 'TAP_REDIRECT_URL'=>env('TAP_POST_URL','/pay/call_back'), 'TAP_SECRET'=>env('TAP_SECRET','sk_test_XKokBfNWv6FIYuTMg5sLPjhJ')
];
-in publisied tap.php
-make vendor:publish
2- in your browser main url /testBackage to get all process
3- you can use test cards in this url for testing