cakephp-payments-plugin
cakephp-payments-plugin copied to clipboard
how to create a commercial payment processor?
Hi there,
so how do I create a commercial payment processor?
Let's say I want to create one for Paypal Express Checkout.
Do I create a separate Plugin and then extend the BasePaymentProcessor class in the Lib folder of this Plugin?
Thank you!
I appreciate a simple skeleton plugin (or class) that illustrates what you want for a commercial payment processor to work with Payments.
Thank you!