Questions tagged [realex-payments-api]

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.

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: