cancel
Showing results for 
Search instead for 
Did you mean: 
bipiprokop
Member
since ‎02-03-2012
‎03-15-2012

Your latest statistics

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

User Activity

In PHP i would like to retrieve and then update a payment profile. $response = $request->getCustomerPaymentProfile($customerProfileId); But the function doesn't return the AuthorizeNetPaymentProfile object needed for the updateCustomerPaymentProfile ...