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


i working on chase payment gateway integration php. has bad documentation not shows how use response functions on merchant parent page. using hosted payment form (hpf) in chase payementech. on merchant parent page, have response functions , iframe contains hosted payment form. here don't know how use response functions

cancelcrepayment()  whatcvv2()  crehandleerrors(errorcode) crehandledetailerrors(errorcode, gatewaycode, gatewaymessage) completecrepayment(transaction)  

on merchant parent page. have submitted callback_url, css_url etc @ admin panel.

is resolved? if not, have in callback_url? chase paymenttech website documentation section provides sample callback.html file has actual implementation these methods. can override in iframe html page.


Comments

Popular posts from this blog

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -