Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to use response functions in Hosted Payment Form in Chase Paymentech?

I am currently working on chase payment gateway integration with php. It has very bad documentation which does not shows how to use response functions on merchant parent page. I am using hosted payment form (HPF) in chase payementech. On the merchant parent page, I have response functions and iframe which contains hosted payment form. Here I don't know how to use response functions like

cancelCREPayment() 
whatCVV2() 
creHandleErrors(errorCode)
creHandleDetailErrors(errorCode, gatewayCode, gatewayMessage)
completeCREPayment(transaction) 

on the merchant parent page. I have submitted callback_url, css_url etc at the admin panel.

like image 560
Chintan Panchal Avatar asked Nov 27 '25 08:11

Chintan Panchal


1 Answers

Is this resolved? If not, What do you have in your callback_url? chase paymenttech website documentation section provides a sample callback.html file which has the actual implementation for these methods. You can override those in your iFrame html page.

like image 107
Santosh Vemu Avatar answered Nov 29 '25 21:11

Santosh Vemu



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!