cancel
Showing results for 
Search instead for 
Did you mean: 

CIM Hosted Page customization??

Hi Team,

Hope all is well.

 

We are validating the CIM Hosted page scenario.

 

It works fine but we have few questions regarding UI Display:

  1. How can we hide the Billing / Shipping information when we display the hosted form(Authorize.net Popup)
  2. Can we add any custom fields on this hosted form like Amount/ Invoice number
  3. Once user ADD/ Edit payment method where and how we will get the response back from Authorize.net popup UI.
  4. Can we change the title of button “Save” to “Pay” or “Next” and have that popup closed so we can trigger the payment transaction call from there. Otherwise case please suggest recommended steps to be followed.
  5. Is there any relay URL scenario where user will be redirected to our own payment confirmation page after user adds/edit payment. If yes can we use same index page below for testing it? Please let us know.   Vikas
  6. Regards,
  7. Appreciate your quick response.
  8.  
  9. https://developer.authorize.net/tools/paramdump/index.php
vikaskashmire
Member
1 REPLY 1

 

Hi,

 

To address your questions:

 

1)  Note that it is not possible to hide the billing and shipping information. You can use the addPayment or editPayment form to show billing only and not the shipping information.

2) You cannot add custom fields using the hosted form.

3) The iframecommunicator can be used to know when the customer saves or cancels the form. The profile ID used to open the form can then be queried to find what was changed.

4) This is not possible.

5)There is no relay, but you can set the "hostedProfileReturnURL".

 

Thanks,

Joy

Joy
Administrator Administrator
Administrator