The Realex Payments API supports multi-currency credit/debit card acceptance, local and alternative payments, fraud management, currency conversion, card tokenisation and recurring billing, it also supports refunds and card storage along with other functionality. Use this tag for any questions related to the integration to or features of the API.
Questions tagged [realex-payments-api]
70 questions
0
votes
0 answers
how to get request["PROD_ID"] from HPP post response from realex payment
I have done a post using controller to the RealexPaymentRedirectRequest
i use controller redirect request post to realex payments.
RedirectRequest postData = new RealexPaymentRedirectRequest()
{
…

sahi
- 47
- 1
- 8
0
votes
0 answers
URL response payment from globalpaymnet to Odoo
i am trying to implement a hpp full redirect to realex payment from Odoo, the transaction is successful but it does not redirect to my website neither giving any response. Here is my code:

Imed
- 56
- 1
- 9
0
votes
0 answers
realex payment I get a response but how to display it in a formatted way
i have 2 controllers in my web api one that generate the request and the second that grabs the response back. in my html page i have the following code taken from releax payment.