I have a .NET project and wanna use "Realex Payments". It's not clear how to use it. So could somebody help me to understand?
- Can I use just javascript API to initialize payment iframe or just put iframe on my page without any server-side code?
- Should I use just javascript to initialize an payment iframe as described here? this
- What javascript library should I use to initialize a payment iframe? rxp-hpp.js or rxp-js.js?