Skip to content

Commit a88e5cd

Browse files
authored
Update README.md
1 parent 7d7da2f commit a88e5cd

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

README.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,27 @@
11
# Sample Python Code for Authorize.Net
2-
[![Build Status](https://travis-ci.org/AuthorizeNet/sample-code-python.png?branch=master)]
3-
(https://travis-ci.org/AuthorizeNet/sample-code-python)
2+
[![Build Status](https://travis-ci.org/AuthorizeNet/sample-code-python.png?branch=master)](https://travis-ci.org/AuthorizeNet/sample-code-python)
43

54
This repository contains working code samples which demonstrate Python integration with the Authorize.Net Python SDK (https://github.com/AuthorizeNet/sdk-python).
65
The samples are organized just like our API, which you can also try out directly here: http://developer.authorize.net/api/reference
76

87

9-
##Using the Sample Code
8+
## Using the Sample Code
109

1110
The samples are all completely independent and self-contained so you can look at them to get a gist of how the method works, you can use the snippets to try in your own sample project, or you can run each sample from the command line.
1211

13-
##Running the Samples
12+
## Running the Samples
1413
Clone this repository.
15-
````
14+
```
1615
$ git clone https://github.com/AuthorizeNet/sample-code-python.git
17-
````
16+
```
1817
Install the Authorize.Net Python SDK
19-
````
18+
```
2019
$ pip install authorizenet
21-
````
20+
```
2221
Run the individual samples e.g.
23-
````
22+
```
2423
$ python PaymentTransactions/charge-credit-card.py
25-
````
24+
```
2625

2726

2827

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