Update Payment Preferences

Description

Payers can update their payment preferences through the Update Payment Preference service. Payer has an option to either update their payment preference at the account level or update the payment preferences at the Biller level. Updating at an account level will impact all the bills linked to the same Biller. Updating at a bill level will only impact a single bill. This flow describes the process to update the account-level payment preferences. These updated preferences are stored locally at Bill Pay Accelerator of the PI and acted upon on receiving payment requests.

📘

Payment Preference Update Scenarios

  1. Billing Account is already linked and autopay is "Off". Payer changes the autopay setting to "On". This change will Not affect the received pending bills.
  2. Billing Account is already linked and autopay is "On". Payer changes the autopay preferences. This change will affect the received pending bills.
  3. Billing Account is already linked and autopay is "On". Payer changes the autopay setting to "Off". This change will Not affect the received pending bills.
428 1128 428
The following steps demonstrate the Update Payment Preferences user flow:
PI uses Link Retrieval API to fetch the Payer's linked accounts. PI should show the details page with list of all the accounts linked for a Biller.
Payer selects an account with autopay "Off".
Payer changes autopay setting to "On".
PI may use same form as used during link request process. Payer needs to add payment method, select amount and date prefernces.
PI may notify Payer that current feature will only apply to the newly generated bills.
Maintain(Update) Link API will submit the requested changes. Bill Pay Accelerator stores this information locally in the PI database and updates the payment request service with the changes. Mastercard Bill Pay Exchange will not be called in this flow.
This flows depicts the Payer changing autopay preferences from "On" to "Off"
Payer may either change autopay to "Off" or revise existing autopay preferences.
Payer changes autopay to "Off".
PI may notify Payer that current feature will only apply to the newly generated bills.
Maintain(Update) Link API will submit the requested changes. Bill Pay Accelerator stores this information locally in the PI database and updates the payment request service with the changes. Mastercard Bill Pay Exchange will not be called in this flow.