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

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

testing - Detect whether test has failed within fixture -

android - Create single AAR file from multiple modules using Gradle -