Skip to content

Commit 3df7d80

Browse files
Update README.md
changed the readme file
1 parent 6c134f2 commit 3df7d80

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

README.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Authorize.Net Python SDK
2+
# Authorize.Net Python SDK
23

34
[![Travis CI Status](https://travis-ci.org/AuthorizeNet/sdk-python.svg?branch=master)](https://travis-ci.org/AuthorizeNet/sdk-python)
45
[![Coverage Status](https://coveralls.io/repos/github/AuthorizeNet/sdk-python/badge.svg?branch=master)](https://coveralls.io/github/AuthorizeNet/sdk-python?branch=master)
@@ -80,21 +81,21 @@ Additionally, you can find details and examples of how our API is structured in
8081
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.
8182

8283
## Create a Chase Pay Transaction
84+
8385
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.
8486

8587
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.
88+
- The **payment token**,
89+
- The **expiration date**,
90+
- The **cryptogram** received from the token provider,
91+
- The **tokenRequestorName**,
92+
- The **tokenRequestorId**, and
93+
- The **tokenRequestorEci**.
9394

9495
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
96+
- `tokenRequesterName` must be populated with **`CHASE_PAY”`**
97+
- `tokenRequestorId` must be populated with the **`Token Requestor ID`** provided by Chase Pay services for each transaction during consumer checkout
98+
- `tokenRequesterEci` must be populated with the **`ECI Indicator`** provided by Chase Pay services for each transaction during consumer checkout
9899

99100
## Building & Testing the SDK
100101

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