ETSGlobal / ETSPaymentOgoneBundle

An Ogone provider for JMSPaymentCoreBundle
12 stars 16 forks source link

How do you send to ogone payment page ? #68

Closed hmonglee closed 7 years ago

hmonglee commented 7 years ago

Hello,

I want to send the customer to the payment page in Ogone but don't know which the best way to do it.

So, first I approve and get the url with query from ActionRequiredException, and now how do you send it ? Is there a form in the bundle dedicated to do this ? Or we have to create our own form and submit to be send in the payment page ?

Thank you

hmonglee commented 7 years ago

found