Skip to content

Commit 8db37a8

Browse files
authored
Merge pull request AuthorizeNet#132 from kapilkumar99/Readme.md-update-for-chase-pay--python
Update README.md
2 parents 6a7b684 + b3d903a commit 8db37a8

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,22 @@ Additionally, you can find details and examples of how our API is structured in
8383

8484
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.
8585

86+
## Create a Chase Pay Transaction
87+
88+
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.
89+
90+
The following information is required in the request:
91+
- The **payment token**,
92+
- The **expiration date**,
93+
- The **cryptogram** received from the token provider,
94+
- The **tokenRequestorName**,
95+
- The **tokenRequestorId**, and
96+
- The **tokenRequestorEci**.
97+
98+
When using the SDK to submit Chase Pay transactions, consider the following points:
99+
- `tokenRequesterName` must be populated with **`”CHASE_PAY”`**
100+
- `tokenRequestorId` must be populated with the **`Token Requestor ID`** provided by Chase Pay services for each transaction during consumer checkout
101+
- `tokenRequesterEci` must be populated with the **`ECI Indicator`** provided by Chase Pay services for each transaction during consumer checkout
86102

87103
## Building & Testing the SDK
88104

@@ -106,4 +122,4 @@ For additional help in testing your own code, Authorize.Net maintains a [compreh
106122

107123

108124
## License
109-
This repository is distributed under a proprietary license. See the provided [`LICENSE.txt`](/LICENSE.txt) file.
125+
This repository is distributed under a proprietary license. See the provided [`LICENSE.txt`](/LICENSE.txt) file.

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