Visa Bill Payments
GPNREST API
Visa provides a Bill Payment program that enables customers to use their Visa cards to
pay their bills. When you participate in this program, Visa requests that you flag the
bill payments and credits so they can be easily identified.
The bill payment indicator is accepted no matter which processor you are using, do not use this indicator if you have not signed up with Visa to participate in the program.
IMPORTANT
This feature is not the same as the Visa Consumer Bill Payment Service.
Supported Services
You can process Visa Bill Payments using these services:
- Authorization
- Credit
Fields Specific to this Use Case
Authorization:
include this field in a standard authorization when processing
a Visa Bill Payment: - processingInformation.authorizationOptions.billPayment
Credit:
include this field in a standard credit when processing a Visa Bill
Payment: Endpoints
Authorization:
Production:
POST
https://api.cybersource.com
/pts/v2/paymentsTest:
POST
https://apitest.cybersource.com
/pts/v2/paymentsCredit:
Production:
POST
https://api.cybersource.com
/pts/v2/credits/Test:
POST
https://apitest.cybersource.com
/pts/v2/credits/Requirement
Before you process Visa Bill Payments, you must sign up with Visa to participate in the program.
Related Information
- See Visa Bill Payments Processing for information that shows you how to process Visa Bill Payment transactions.