I'm seeing currently in the POST the following:
2009-04-30 14:39:51,023 payment.authorizenet: INFO     (Extra logging)
standard charges transactionData: {'x_exp_date': '10/2009', 'x_card_num':
u'1768', 'x_amount': Decimal("240.35"), 'x_card_code': 'REDACTED',
'x_invoice_num': 1}
2009-04-30 14:39:51,024 payment.authorizenet: INFO     About to send a
request to authorize.net: https://secure.authorize.net/gateway/transact.dll
x_login=57fvV9XjP&x_method=CC&x_type=AUTH_ONLY&x_tran_key=5eUQ4t9f9A8U7fVC&x_version=3.1&x_delim_char=%7C&x_test_request=TRUE&x_relay_response=FALSE&x_delim_data=TRUE&x_exp_date=10%2F2009&x_card_num=1768&x_amount=240.35&x_card_code=REDACTED&x_invoice_num=1&x_last_name=TEST&x_zip=37408&x_phone=4238226850&x_city=CHATTANOOGA&x_country=US&x_state=Tennessee&x_first_name=TEST&x_address=50+E+MAIN+ST&x_email=testcraniosignup%
40coptix.com
2009-04-30 14:39:51,429 payment.authorizenet: INFO     (Extra logging)
Authorize response: 3|2|33|(TESTMODE) Credit card number is
required.|000000|P|0|1||240.35|CC|auth_only||TEST|TEST||50 E MAIN
ST|CHATTANOOGA|Tennessee|37408|US|4238226850||[email protected]
||||||||||||||67072A3F79A1168A261E7D45D64AB0BD||||||||||||||||||||||||||||||
2009-04-30 14:39:51,431 payment.authorizenet: INFO     (Extra logging)
Returning success=False, reason=2, response_text=(TESTMODE) Credit card
number is required.
2009-04-30 14:39:51,437 payment.views: INFO     Processing Credit Card
transaction with AUTHORIZENET
        Order 1
        Results=False
        Response=
        Reason=(TESTMODE) Credit card number is required.


Looks like CC # is being sent as REDACTED ?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to