Originally Posted by
bandrzej
Do you have documented API hooks to replace Paypal with your own custom developed payment module? Didn't see any here:
http://docs.appthemes.com/
Hello bandrzej, I'm Tyler and I work with our Payments-Related Code.
Payments is an AppThemes API that allows developers to hook in and customize the way that sites process payments. There are many ways you can utilize this API to customize your site. The most common way is to create a Payment Gateway that allows your customers to pay with a different payment method than the ones installed by default (PayPal and Bank Transfer).
You can also use the Payments API to do things like create and modify orders, discount orders, etc. However, some things get pretty advanced and it requires a very good understanding of Vantage and how its innards work.
Currently the Payments is unstable. The first stable version will be released with Vantage 1.1, along with full documentation on how it works.
Last edited by tcarter; July 6th, 2012 at 06:03 PM.