Skip to content

Commit 8496aa8

Browse files
Updated README.md based on Ashutosh changes
1 parent 62aaf1f commit 8496aa8

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,24 @@ Additionally, you can find details and examples of how our API is structured in
7171
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.
7272

7373

74+
## Create a Chase Pay Transaction
75+
76+
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.
77+
78+
The following information is required in the request:
79+
- The **payment token**,
80+
- The **expiration date**,
81+
- The **cryptogram** received from the token provider,
82+
- The **tokenRequestorName**,
83+
- The **tokenRequestorId**, and
84+
- The **tokenRequestorEci**.
85+
86+
When using the SDK to submit Chase Pay transactions, consider the following points:
87+
- `tokenRequesterName` must be populated with **`”CHASE_PAY”`**
88+
- `tokenRequestorId` must be populated with the **`Token Requestor ID`** provided by Chase Pay services for each transaction during consumer checkout
89+
- `tokenRequesterEci` must be populated with the **`ECI Indicator`** provided by Chase Pay services for each transaction during consumer checkout
90+
91+
7492
## Building & Testing the SDK
7593

7694
### Running the SDK Tests

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