Skip to content

Commit 6c134f2

Browse files
Update README.md
Updated ReadMe.md file for chase pay
1 parent 144c94a commit 6c134f2

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,22 @@ Additionally, you can find details and examples of how our API is structured in
7979

8080
The API Reference Guide provides examples of what information is needed for a particular request and how that information would be formatted. Using those examples, you can easily determine what methods would be necessary to include that information in a request using this SDK.
8181

82+
## Create a Chase Pay Transaction
83+
Use this method to authorize and capture a payment using a tokenized credit card number issued by Chase Pay. Chase Pay transactions are only available to merchants using the Paymentech processor.
84+
85+
The following information is required in the request:
86+
87+
- The payment token,
88+
- The expiration date,
89+
- The cryptogram received from the token provider,
90+
- The tokenRequestorName,
91+
- The tokenRequestorId, and
92+
- The tokenRequestorEci.
93+
94+
When using the SDK to submit Chase Pay transactions, consider the following points:
95+
- TokenRequesterName must be populated with “CHASE_PAY”
96+
- TokenRequestorID must be populated with <tokenRequestorID> as provided by Chase Pay services for each transaction during consumer checkout
97+
- TokenRequesterECI must be populated with <eciIndicator> as provided by Chase Pay services for each transaction during consumer checkout
8298

8399
## Building & Testing the SDK
84100

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy