Visa Consumer Bill Payment Processing

This section shows you how to process a Visa Consumer Bill Payment.

Fields Specific to this Use Case

Include
these fields
in a standard authorization when you request a Visa CBPS authorization:
processingInformation.authorizationOptions.billPayment
Set the value to
true
.
processingInformation.businessApplicationId
Set the value to
CB
.

Endpoint

Production:
POST
https://api.cybersource.com
/pts/v2/payments
Test:
POST
https://apitest.cybersource.com
/pts/v2/payments

Requirements

IMPORTANT
As a Visa CBPS provider you must comply with all Visa rules. For the Visa CBPS rules, see Rule ID# 0030635 of the Visa Rules "Acquirer Responsibilities Related to Consumer Bill Payment Service Providers" at visa-rules-public.pdf.
Before you process Visa CBPS payments, you must:
  • Contact your acquirer to register your account for the Visa Consumer Bill Pay Service.
  • Contact
    Cybersource
    customer support to have your account configured for this feature.

Related Information