cancel
Showing results for 
Search instead for 
Did you mean: 
erangalp
Member
since ‎06-12-2016
‎11-01-2016

Your latest statistics

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

User Activity

We are using the PHP SDK to capture customers payment cards and bank accounts and charge them on a recurring schedule. Today's payments could not be processed, and the error returned was "customer not found"We have a test suite for the API which was ...
I'm adding support for storing bank accounts on customer profiles and using those to create transactions. Adding the bank accounts to the customer profiles and charging it works fine. However, when I try to refund the transaction, I keep getting E000...
I've previously asked on how to create customer profiles with card track data, and was told the only way to do it would be by creating a profile from a transaction processed with track data. In the flow I have in my system, you input a card separatel...
I operate a management system for small businesses that allows them to add payment cards to their customers' profiles, for recurring and on-demand billing. Creating a customer profile using createCustomerProfileRequest works fine using keyed credit-c...