Hello. I am using the development version (0.9) of Satchmo. The problem I am experiencing is that when the /checkout/confirm page is processed using the authorizenet module, the data posted to authorize.net contains only the last 4 digits of the credit card number ("x_card_num=1234", for example). I know this by looking in the Satchmo log file. I'm not familiar enough with the code to trace back to the origin of the shortening of the credit card number, but I do know that by the time the send_post() method in payments/modules/ authorizenet/processor.py is fired off, the damage is already done (only 4 digits in the cc number in data['postString']).
I would appreciate any suggestions. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to satchmo-users@googlegroups.com To unsubscribe from this group, send email to satchmo-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---