2.85.104 ProntoPayments v2
Release Date: 06/12/2023
Important Notice
This version has a known issue with the following:
The validation of Credit Card and other Record Types for Payment Source
This issue affects 2.85.104 to 2.85.107
Version 2.85.108 resolves this issue.
Upgrade Risks
Make sure WIT components are passing the encrypted session ID and make sure to re-save existing gateway records to have the password field encrypted
Enhancement
Reusable Component
BPoint gateway
After the payment is processed,
The customer’s IP Address on the fraud screening details is based on the IP Address configured when calling the Reusable Component
NOTE: The IP Address would be possibly captured from a Javascript
Payment Refund
The field in the previous case was md_npsp_pack_Platform_Key_c but a new external ID field movedata_Platform_Key_c which is now being used.
When the user refunds a payment in a Payment Transaction that does not have an Opportunity linked to it, When clicking on the Refund button, an error validation message will displayed.
Process Payment
When the Record type “Tokenization“ in the Payment Source field Credit Card Type has a value that is not in the Credit Cards Accepted in the Gateway record it will fail to process e.g. “Mastercard” instead of “Master Card”. However, if we empty/null the value of the field Credit Card type in Payment Source it will process. Now is fixed if the value of the field Credit Card type in Payment Source is empty/null will not return an error.