FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Modified amount · AuthorizeNet/sample-code-python@812d011 · GitHub

Commit 812d011

Browse files
committed
Modified amount
1 parent 4b4f601 commit 812d011

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎PaymentTransactions/authorize-credit-card.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,4 +148,4 @@ def authorize_credit_card(amount):
148148

149149

150150
if (os.path.basename(__file__) == os.path.basename(sys.argv[0])):
151-
authorize_credit_card(CONSTANTS.amount)
151+
authorize_credit_card(CONSTANTS.amount + 100)

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL