cancel
Showing results for 
Search instead for 
Did you mean: 
serg1992a
Member
since ‎12-16-2017
‎12-12-2019

Your latest statistics

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

User Activity

Hello!I'm using Accept.JS with Hosted Payment Form.Looks like it works fine. but only in test mode. When I'm trying to switch off test mode at merchant interface, I'm receiving an error "E_WC_21: User authentication failed due to invalid authenticati...
Hello!I use this sample https://github.com/AuthorizeNet/sample-code-php/blob/master/PaymentTransactions/charge-customer-profile.phpIt's ok, and I got Charge Customer Profile TRANS ID : 60100534073 Code : 1 Description : This transaction has been appr...
Hello,I want to allow users to add cards to my DB. It will help to prevent double typing card's data.I know it's not safe to store card's data, so I want to create user's profile and paymentProfile according to this:https://github.com/AuthorizeNet/sa...
Hello!I'm trying to use Accept.js + my Server request to create subscription. Here a code i found at documentation: // Set the transaction's refId $refId = 'ref' . time(); // Subscription Type Info $subscription = new AnetAPI\ARBSubscriptionType(); $...
Kudos given to