cancel
Showing results for 
Search instead for 
Did you mean: 
SnowranCruzick
Member
since ‎06-27-2022
‎12-09-2022

Your latest statistics

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

User Activity

I am trying to find a way to refund payments using Authorize.net's AIM API. I found sample code located here: https://github.com/stymiee/Authorize.Net-XML /omegle /shaglevoojio. Here is the code that I am using from the sample:require('../../config.i...
We have a few clients who need it so their visitors can start off on the Paypal login page in Spanish by default. Paypal Express allows parameters to be passed into the setExpressCheckout URL, in order to set default locale and language.Is there an e...
All new keys created in https://ebc2test.cybersource.com/ebc2/ result in failure response:{ "response": { "rmsg": "Authentication Failed" } }Reproduction Steps:Create new Cybersource Test Account here: https://developer.cybersource.com/api/developer-...
I would like to test a payment with already created token from the previous transaction, but can't really find a way to do that using SOAP Toolkit API.I found this in their documentation: Requesting an On-Demand Transaction An on-demand transaction i...