authorize.net
php SoapClient and recurring XML
What is the recommended method to create a recurring tag using SoapClient?I\'m assuming it\'s via an array but where does it get the recurring tag name from?And is there any weirdness for a single vs.[详细]
2023-03-19 04:11 分类:问答How are Authorize.net Silent Post refunds identified?
I have successfully integrated the Silent Post feature with our system for ARB subscriptions. What I am now trying to do is when we refund a payment via the merchant i开发者_如何学Pythonnterface, how[详细]
2023-03-10 05:27 分类:问答MVC HtmlHelpers trouble with Razor
I\'m working on a non-profit donation platform and I\'m using MVC for the first time. I\'ve got the hang of it for the most part but right now I\'m having a problem that I dont know how to address. I\[详细]
2023-03-07 23:45 分类:问答Getting transaction details from authorize.net
I\'m having some trouble making sense of the authorize.net Transaction Details API (documentation here). I\'ll try my best to be brief.[详细]
2023-03-07 16:22 分类:问答The referenced transaction does not meet the criteria for issuing a credit
I try to make a refund transaction via my django app using code: class Handler(): def __init__(self): self.initial_values = {[详细]
2023-03-06 19:32 分类:问答Transactions approved by Authorize.Net with incorrect expiration date and CVS number
I have currently processed a credit card using Authorize.net with Card Present settings. The great thing is that the card is being transacted but when i use the same card with different expiry date or[详细]
2023-03-06 07:21 分类:问答Does Satchmo's Authorize.net payment module support MasterCard partial authorizations?
I have a Django app that uses Satchmo in conjunction with Authorize.net. Authorize.net is now supporting partial authorization for MasterCard and Discover cards, as noted here and here. Does anyone kn[详细]
2023-03-01 14:42 分类:问答Credit card crediting and debiting / ACH crediting and debiting through Api without user interaction
I\'m looking for a way to automate a transfer from one credit card to another credit card or from one bank account to ano开发者_如何学编程ther bank account, without the end user having to login to som[详细]
2023-02-28 06:00 分类:问答Why does my Authorize.Net test account fail using the sample app they provide?
开发者_运维知识库I just signed up for a Authorize.Net test account, and then I downloaded the SDK, installed it into my Tomcat server, and configured the helper.jsp with my test account information, b[详细]
2023-02-28 02:47 分类:问答Calculate Deposit Date for Credit Card Processing (ARB) using Authorize.NET?
Our app handles credit card processing and ARB using Authorize.NET. For our QB Integration, we need to calculate the bank deposit date, based on the transaction processed date.[详细]
2023-02-27 09:26 分类:问答