1. Can we change the Kleber endpoint?
Yes, you can enter the end point in the "Address Helper URL" field on the Merchant Facility.
Send us your queries using the form below and we will get back to you with a solution.
This is regarding the following error that occurs when trying to update address o ...
This is regarding the following error that occurs when trying to update address of an account (or contact) using the ‘Address update’ buttons.
Payments2us has the following buttons:
They have been updated recently. The new ones reference Visualforce pages and the ‘Button or Link URL’ includes an “L” before the account/contact id:
The two scenarios of getting this issue are standard buttons or custom buttons. For both the solution is: Please check that the ‘Button or Link URL’ is following the same format as below and has the ‘L’:
/apex/AAkPay__AccountAddressL?id={!Account.Id}
Refer to following article for steps on how to create a button.