authorize.net

PHP Authorize.Net problem with credit card Expiration Date

I am trying to do a CIM transaction using authorize.net but whenever i am entering the credit card expiration date in the specified format(YYYY-MM) I am getting an error showing the date field length is greater than the maximum value and the date shown in this result is by default appending the "DD" portion. Please help me in getting th...

Authorize.net payement transaction

I have connect Authorize.net using direct connection. Currently we have used Visa and American Express for payment . For adding this two feature "payment for MasterCard and Discover" we have need to do some changes in code or not? ...

payment to multiple merchant accounts

I have a client that has 3 "foundations", each with their own merchant account. The client wants a single donation form that will allow someone to donate to any or all of those foundations. Example 1: - $40 to foundation A - $50 to foundation B - $10 to foundation C. Example 2: - $100 to foundation A Is this possible with Authorize.Ne...

C# | Authorize.net AIM form submit progress indicator

When I click the purchase button for the form I want the buttons text to change to processing... and have it be disabled while the form is waiting for a response back from authorize.net. Once the response comes back, return the button text to purchase and make it enabled. I do have two labels that are initially blank and once authorize.n...

What is the best way to accept a credit card in ASP.NET? (Between ASP.NET and Authorize.NET)

I'm new to creating commerce websites, and now that I need to sell software over the internet, I'm not sure where to start. I'm using ASP.NET and am considering using Authorize.NET to validate and process the credit cards. I'm looking for a stable, trusted solution that I can install on a single server. My secondary goal (besides sell...

Multiple Urls for Silent Post Response

Hi, Can we somehow add two urls to Silepost url field by inserting , or ; etc. ...

Authorize.net setup in backend but doesn't appear on checkout pages

I’ve setup and enabled the authorize.net payment gateway in the backend; but it doesn’t appear on the frontend during checkout. I’ve double checked all of the info that l’ve put into the admin panel and all of the information is correct. Does anyone have any idea what could be the problem? Any help would be greatly appreciated! ...

Send shipping address into Authorize.net

Hi I have implemented the Authorize.net payment method in my web site. I have sent the billing info and payment into to the autorize.net. But I want to send the shipping information too. I am using the following code "x_first_name" => $firstname, "x_last_name" => $lastname, "x_address" => $bill_address, "x_city" => $bill_city...

Is it possible to do credit card payments from a heroku server using activemerchant?

I'm building an app that needs to accept credit card payments with something like active merchant. In terms of security, is it possible for it to live on heroku and use authorize.net (or similar) as the payment gateway? What if it needs to store the credit card numbers? Edit Would not be forwarding users to authorize.net. ...

Authorize.net PHP - How to use the CIM to do monthly payments?

I have seen various libraries in PHP for the Authorize.net Customer Information Manager, but I haven't seen how you can manage how often or make automated monthly or timed payment. Is this possible? How? Thanks! ...

Flag Authorize.net Orders by Source

So I'm using the same authorize.net account for 2 websites. Is there a way to flag where the source comes from to keep them seperated? ...

Authorize.net SIM Process w/Master Pages using VB.NET returns Error 13 Invalid User

I am trying to use Authorize.net's SIM payment gateway process and am using the base code provided on the developer site. The problem is I am using Master Pages with my site and the hidden field names are getting concatenated with the nested control IDs as an example: This is what the field should look like: <input type="hidden" runat=...

Sample ARB Request Update XML

Hi Everyone, Can anyone give me a sample xml of ARB Request Update? I need to update the amount and the subscription name. Thanks.. :) I already read the ARB XML guide but I am having problem with the syntax when updating an ARB. ...

Authorize.net CIM : How to manage multiple card details?

I am working on a new project, which needs Authorize.net CIM to be integrated as a payment gateway. User can have multiple cards, Can you please anyone let me know the minimum details I need to save in DB and DB schema for saving the card details? ...

Magento Multiple Authorize.net Gateways

I have a CAD and USD gateway accounts for processing credit card payments, both from a payment provider with support for the Authorize.net API. I've successfully configured one using Magento's built-in Authorize.net support... but how can I configure a second Authorize.net Gateway for use in my store? ...

osCommerce Authorize.net confirm payment time out

hi to all , i am using oscommerce for my client. i have integrate authorize.net payment module for payment using credit card. when i am checkout and confirm payment after enter credit card detail.. page is time out and give the following error. An error occurred while trying to report this transaction to the merchant. An e-mail has ...