RLJB wroteI'm happy to approach Aware Support, ...
Thank you Rodney for heading this, since you have more experience.
So, my first question is, should we do Stripe or an improved version of Braintree that accepts PP and Debitcard or PP REST Service?
I agree 100% that most of backend services that can be done (as you pointed out, like subscription) we should do it in Aware. In fact, I'm writing it regardless what Payment processing method I go with.
Personally, I need a solid plugin that allows me (even single transaction would be fine) to
*) charge a customer with the amount that customer sees and agrees before charge.
*) A complete backend (Aware service) to backend(Stripe service) communication without redirecting to Stripe and back to Aware site again.
*) Aware service/plugin, needs to provide us, the developer what the outcome was (either the charge went through or not and why not) so we can provide the message to user.
*) to credit a customer, in case there was a mistake and we need to undo the charge.
*) Support for Debit card.
My first question for Awaresoft would be, would this become available before the next major release or after or how long would it take? So, should I continue on my current path to build my app based on PP and then later move to Stripe or will it happen very soon?
Thank you in advance.