Product releases in this quarter
...
Info |
---|
ProntoPayments 2023 Q4 release notes are located in the ProntoPayments v2 section |
ProntoGiving
2.203 (13/12/2023)
URL: /packaging/installPackage.apexp?p0=04t0K000000wVaY
...
Enhance Card CCV Field in Replace Payment Source
When replacing a new Payment Source record via Replace Payment Source in a Recurring Donation record,
If the selected payment method option is a Credit Card,
If the selected Gateway record is EziDebit,
The Card CCV field will display as a required field
Otherwise,
The Card CCV field will display but NOT a required field
Web Integration Toolkit (WIT)
1.75 (5/10/2023)
URL: /packaging/installPackage.apexp?p0=04t5g0000011dAZ
...
CheckOut Page ASPaymentMethod Error
If a user enters the credit card details inside a record,
No Script error message was shown
Successfully process the payment
1.76 (1/11/2023)
URL: /packaging/installPackage.apexp?p0=04t5g0000011fAA
...
ASPaymentMethod CSS Styling Enhancement
If the Payment Method in the campaign is set to only one option (ie. Credit Card) for both recurring and once-off donations
The payment option buttons will disappear
The spacing will be changed or have a normal space gap
Additional Aura Component Design Attributes For PaymentDetails
The AsFlowFooterButton component is updated where:
If the user hits a validation, the PaymentDetailsValidation will be set to TRUE
If the component disabled the button (Give Now) as the user hits a validation, the HasValidation will be set to TRUE TRUE
Give Now Button Visibility on Screen Flow
The AsFlowFooterButton component is updated where:
If isHideGiveNowButton is TRUE,
Give Now button will be hidden
If isHideGiveNowButton is FALSE,
Give Now button will be display
1.77 (18/12/2023)
URL:/packaging/installPackage.apexp?p0=04t5g000000dfB2
...
Display Comments Field Regardless of the Frequency
If the Campaign’s Display Comments Field is TRUE,
Regardless of the value of the Multiply my gift by making it a monthly donation checkbox, the Comments field will display
If the Campaign’s Display Comments Field is FALSE,
Regardless of the value of the Multiply my gift by making it a monthly donation checkbox, the Comments field will be hidden
Choosing Receipt Action on CheckOut Page
When the Checkout Page loads (without the Receipt Action URL parameter),
After providing the necessary details for a donation, a BDE Item record will be created where the Receipt Action = Email
When the Checkout Page loads (with the Receipt Action URL parameter where the value is VALID),
After providing the necessary details for a donation, a BDE Item record will be created where the Receipt Action = based on the Receipt Action URL parameter
When the Checkout Page loads (with the Receipt Action URL parameter where the value is INVALID),
After providing the necessary details for a donation, a BDE Item record will be created where the Receipt Action = Email
Apply Australian Bank Account Validation to WIT Donation Pages
If the selected payment method option is Direct Debit,
If Australian Bank Account Validation is ENABLED in the ProntoPayments Settings
If Account Number is less than 6 digits OR exceeds 9 digits, an error message will display
If Account BSB is less than OR exceeds 6 digits, an error message will display
If Australian Bank Account Validation is DISABLED in the ProntoPayments Settings,
If Account Number is less than 6 digits, an error message will display
If Account BSB is less than 6 digits, an error message will display
Configuration Notes
Additional Aura Component Design Attributes For PaymentDetails
The goal of this documentation is to guide the client in customizing the WIT CheckOut Page. This involves configuring it to employ the standard Salesforce button instead of the Give Now button within the screen flow.
...
Like PaymentDetailsValidation, when configuring Invalid Donor Details attribute, follow the same procedures as before.
Choosing Receipt Action on CheckOut Page
Here are some configurations to choose which Receipt Action to use:
...