cancel
Showing results for 
Search instead for 
Did you mean: 
bones
Member
since ‎03-12-2013
‎07-26-2018

Your latest statistics

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

User Activity

Hello, I am using the php SDK to run credits to a CP account. When I use the following code: $auth = new AuthorizeNetAIM(LOGIN, KEY); $auth->setFields( array( 'amount' => 12.12, 'card_num' => 1234 ) ); $auth->setCustomField('x_ref_trans_id', 12345678...
Kudos given to