https://github.com/camerodev/2checkout-payment-class-php
https://github.com/camerodev/2checkout-payment-class-php
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/camerodev/2checkout-payment-class-php
- Owner: camerodev
- Created: 2025-04-06T19:27:54.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-06T19:27:58.000Z (about 2 months ago)
- Last Synced: 2025-04-07T16:43:26.670Z (about 2 months ago)
- Language: PHP
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
For a discount on 2Checkout’s monthly fees, enter promo code: GIT2CO during signup.
To see an example of this class in action:
1. Upload files to your server
2. Signup for a free 2Checkout demo account at http://www.2checkout.com/va/ (unless you already have an account)
3. Set your 2Checkout account approved URL (under Account -> Site Management) to the full path of the included response.php file. Example: http://localhost/response.php
4. Edit tco_payment_test.php in a text editor to specify your account details and uncomment the parameters you wish to pass.
5. Edit response.php in a text editor to set your account details.
6. Load tco_payment_test.php in your browser and go through the sale process.This script is ofcourse GNU, and used at your own risk..and so on..... ;-)