https://github.com/adel-ezz/tap_payment_pk
helper package to integrate with tap payment sample integration
https://github.com/adel-ezz/tap_payment_pk
Last synced: over 1 year ago
JSON representation
helper package to integrate with tap payment sample integration
- Host: GitHub
- URL: https://github.com/adel-ezz/tap_payment_pk
- Owner: adel-ezz
- Created: 2022-07-31T13:46:51.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-12T14:53:29.000Z (almost 4 years ago)
- Last Synced: 2025-02-04T16:50:46.124Z (over 1 year ago)
- Language: PHP
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tap_payment_pk
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
#
https://tappayments.api-docs.io/2.0/testing/test-api-keys