Implementation of the Pega Platform integration with the Chase - Hosted Payment Form (HPF)
Did anyone in this community implement the Chase Payment Service, so can share some details about handling Chases's methods in Pega? The Chase delivers the API with I-frame (static section with static fields and methods to handle, only CSSs might be aligned), which requires:
1. The 1st REST method call to get the uid – transaction ID, with the request about 20 parameters. 2. The custom Java Script to handle Chase’s methods 3. The 2nd REST method call to get a confirmation about transaction
I'm mainly looking for reusable implementation of the custom code to handle Chase's methods, as the REST connectors are not an issue. I'm attaching the API document. I really appreciate a reply.
Thank you, Pawel
***Edited by Moderator: Lochan to mark post as discussion***