Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Product releases in this quarter

...

Info

ProntoPayments 2023 Q4 release notes are located in the ProntoPayments v2 section

ProntoGiving

Info

Important Notice

Regarding the bug fix in version 2.203 where:

  • Payment Source Response is Successful but Processing Status is failed in BDE Item

It was only fixed in Recurring Donation and the known issue was still occur in One Off Donation and Payment Source in BDE Item.

Version 2.205 resolves this issue. 

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

2.204 (20/12/2023)

URL: /packaging/installPackage.apexp?p0=04tIT000001dJPN 

Required packages

ProntoPayments 2.85.108 or higher

Enhancement

  •  BDE Item IP Address

    • A new text field for IP Address is created under the BDE Item object, to get the user’s IP address when processing a payment in WIT Donation Pages (WIT 1.78)

2.205 (21/12/2023)

URL: /packaging/installPackage.apexp?p0=04tIT000001dJQa 

Required packages

ProntoPayments 2.85.108 or higher

Bug Fixes

  • Payment Source Response is Successful but Processing Status is failed in Once-Off & Payment Source

    • When processing a BDE Item record where Gateway is SecurePay and Tokenization Payment is TRUE,

      • If the Frequency field is One Off & Empty/None, Processing Status in BDE Item should be Processed

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

      • Configuration 

  • 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

    • Configuration

  • 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

1.78 (20/12/2023)

URL: /packaging/installPackage.apexp?p0=04t5g000000dlMU 

Required packages

  • ProntoPayments 2.85.108 or higher 

  • ProntoGiving 2.204 or higher 

  • ProntoPlus 2.88 or higher

Enhancement: 

  • WIT Capture IP Address

    • When the Multi Screen Donation Page loads,

      • The user’s IP Address is captured

      • After the payment is processed on a BPoint gateway,

        • The customer’s IP Address on the fraud screening details is based on the captured IP Address from the page

      • On the BDE Item record,

        • The IP Address field is populated based on the captured IP Address from the page

    • When the Single Screen Donation Page loads,

      • The user’s IP Address is captured

      • After the payment is processed on a BPoint gateway,

        • The customer’s IP Address on the fraud screening details is based on the captured IP Address from the page

      • On the BDE Item record,

        • The IP Address field is populated based on the captured IP Address from the page

    • When the Checkout Page loads,

      • The user’s IP Address is captured

      • After the payment is processed on a BPoint gateway,

        • The customer’s IP Address on the fraud screening details is based on the captured IP Address from the page

      • On the BDE Item record,

        • The IP Address field is populated based on the captured IP Address from the page

    • Configuration

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:

  • Input Receipt_Action variable in the URL Filter Parameters of the CheckOut Page in Experience Builder

  •  If the user inputs the Default Value of the Receipt_Action variable to Do Not Receipt

    •  After processing the payment on the CheckOut Page

  • The user can add the Receipt Action in the CheckOut Page URL

    • Copy the Campaign URL or click the Campaign URL

    • Paste the URL and add the Receipt_Action variable

    • After processing the payment on the CheckOut Page,

WIT Capture IP Address

Here are some configurations after installing WIT 1.78:

  • Add the CloudFlare link on Remote Sites Settings

    • Setup > Settings > Security > Remote Sites Settings

    • Paste the URL in Remote Site URL: https://www.cloudflare.com

  • Add the CloudFlare link on Trusted URLs

    • Setup > Settings > Security > Trusted URLs

      Image Added
  • Add the CloudFlare link on Experience Builder

    • Setup > Digital Experiences > Name of the Sites > Builder > Settings > Security & Privacy

    • Paste the URL in Trusted Sites for Scripts: https://www.cloudflare.com

      Image Added

NOTE: Don’t forget to give BDE Item IP Address field read/edit access in Field Level Security on both System Administrator & Guest User