Closed rahilwazir closed 7 years ago
Hi @rahilwazir, Sorry but the class is a wrapper of redsys that helpful to make a pay. For more information of how create a recurring pay, contact with your Bank.
Best regards
Almost everyone who I asked for help on this context suggested me to contact the bank or redsys technical support. It's pretty sad that the documentation is very limited though.
Thanks for your reply!
I've some questions:
Can you provide an example of how to execute an recurring transaction?
I also want to know, that I have subscription based site, frequency of each month, so do I need to manually redirect the user to Redsys for payment (even for recurring, then I guess there is no need of recurring call)?
Like in Paypal, with their Preapproval API when I make future calls we have to use that preapproval key to trigger payment request without the need of user signin for approval and pay.
I thought
setMerchantDirectPayment
would trigger payment without redirecting user to offsite, what's the use of this parameter?