We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dcf567 commit 00a06cbCopy full SHA for 00a06cb
sample-charge-payment-parser.py
sample-sispag-parser.py
@@ -11,4 +11,5 @@
11
print response.authentication
12
print response.status()
13
print response.amountInCents
14
+ print response.type
15
print response.contentText()
0 commit comments