PHP-Merchant
PHP-Merchant copied to clipboard
Simple and unified PHP abstraction library for payment gateway integration
Results
2
PHP-Merchant issues
Sort by
recently updated
recently updated
newest added
Adding new `PHP_Merchant_Paypal_Digital_Goods` class. This new class an extension of `PHP_Merchant_Paypal_Express_Checkout` instead of `PHP_Merchant_Paypal` because PayPal's Digital Goods product is actually offered as an extension to Express Checkout and the...
I think it's a better idea to have a separate folder for each gateway in the gateways folder, that will keep browsing them easier as more gateways are added. Maybe...