Hi all.
We are developing a e-store for internal use. We need to interface with the payment gateway.
The way they do it is with a Form and the POST method. Here you can see how it needs to work.
https://developers.payfast.co.za/docs#home
As you can not nest a Form tag in HTML how do I do it from Apex?