cancel
Showing results for 
Search instead for 
Did you mean: 
johnerck
Member
since ‎06-19-2011
‎12-16-2011

Your latest statistics

  • 1 Replies
  • 0 Solutions
  • 1 Kudos given
  • 0 Kudos received

User Activity

Hi,I'm having trouble figuring out how to validate a customer payment profile prior to submitting the data for storage within CIM. Today, I am using the "createCustomerPaymentProfileRequest" method. My process is to look and see if the parsedResponse...
Step 1) I downloaded a fresh copy of PHP SDK from here: http://developer.authorize.net/downloads/Step 2) I add it to my project and require_once() it whenever it's neededStep 3) I define the following consts:define('AUTHORIZENET_SANDBOX', TRUE); // S...
Kudos given to