Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Payment Gateway Bundle shortcode question
Tagged: payment shortcode
- This topic has 10 replies, 3 voices, and was last updated 10 years, 10 months ago by wpCommerce.
-
AuthorPosts
-
January 12, 2014 at 11:23 pm #10379kdemay14Member
Hello. I think I might be just missing where this is explained. But I have the Payment Gateway Bundle installed and we are using Authorize.net.
There are two options for purchasing things on the website. Annual (one time purchase) or monthly (subscription).
We have the subscription button up on the site. I installed the SSL certificate and have that part working. The on-site checkout works great. However, the question I have is that for the buy now button, what is the shortcode to have that work as on-site checkout as well? Currently we are using [wp_eStore_buy_now_for_specific_gateway id=”1″ gateway=”authorize”] for the buy now button and [wp_pg_eStore_subscription_button id=”2″ gateway=”auth_arb”] for subscription.
Is there another shortcode to use to have “buy now” do the on-site checkout so we can be consistent? Do I just need to change that gateway to “auth_arb” like on the subscription button?
Thanks!
January 13, 2014 at 9:58 pm #60264adminKeymasterI think you want to create a buy now button link for Authorize.net AIM gateway (this is different than the standard authorize.net gateway).
[wp_eStore_buy_now_for_specific_gateway id=”1″ gateway=”auth_aim”]
Check the following post for reference:
https://support.tipsandtricks-hq.com/forums/topic/how-to-use-gateway-specific-buy-now-type-buttons
January 16, 2014 at 10:38 pm #60265kdemay14MemberSince switching to the Payment Gateway Bundle our “buy now” buttons are now getting this message:
There was an error with the transaction processing. Please see below for details
AUTH_AIM Transaction Status: 3 – There has been an error processing this transaction
I’m using the same shortcode: [wp_eStore_buy_now_for_specific_gateway id=”1″ gateway=”auth_aim”].
Help please…thanks! I’m searching the forum to see if I can find anyone else that had this issue, but haven’t found anything yet. I’ll continue to go over the links you’ve sent me…
Thanks as always!
January 17, 2014 at 12:05 am #60266wpCommerceModeratorHi, can you please provide a link to the page with the “Buy Now” button so I can take a look? Are you using Authorize.net AIM in live or test mode?
January 17, 2014 at 2:29 am #60267kdemay14MemberI have moved the page so it’s not published at the moment until we get it working. I can put it back into test mode if needed. The client is launching a big campaign and having some sort of meeting for new members starting Monday so we are def in panic mode and they really want the discount codes to be working as well (of course deadlines, deadlines, deadlines…).
I have a variety of different buttons set up for testing on these two pages:
[http://purposefulplanninginstitute.com/wordpress/join-us-backup/]
[https://purposefulplanninginstitute.com/wordpress/discount-testing/]
Thanks!
January 17, 2014 at 4:09 am #60268kdemay14MemberHi again. Actually it looks like the client didn’t take down the page yet. So the real page we are trying to use is:
[https://purposefulplanninginstitute.com/wordpress/join-us/]
Currently running tests in test mode setting.
January 17, 2014 at 4:33 am #60269kdemay14MemberHi yet again. I’m going to walk through the whole process step-by-step. So I’m going to disable plugins for a brief time and see where the issue is coming up. Apparently we are no longer receiving emails either. It’s like the whole process went kaput on us. I’m not sure when you will be able to review this. I will post again once I’m done going through it so you know you will be looking at accurate links…
January 17, 2014 at 5:23 am #60270kdemay14MemberOkay. So I’ve tried everything I can think of. I now always get this message after submitting payment:
There was an error with the transaction processing. Please see below for details
AUTH_AIM Transaction Status: 3 – There has been an error processing this transaction
And no emails are being sent.
The subscription tests seem to process. But NO emails sent to register or anything.
The emails and things were at one point working properly. I believe the problems began when I added Payment Gateway Bundle to add subscriptions.
And the subscription discount plugin doesn’t work at all. It directs user to PayPal which we are not using.
Can I send you login info and have you take a look to help me get this worked out ASAP? We are on tight deadline now and client is not very happy
January 17, 2014 at 3:28 pm #60271kdemay14MemberAnd another update.(Can you tell I’m in panic mode.) I just spoke with Authorize.net this morning (thinking the error might be on their end since it appears the payments do occasionally go through).
I was able to run a successful test with “buy now” button, but it still didn’t direct me to thank you page. But I did get the emails. They informed me that the error code I pulled from the debug log and sent them wasn’t enough for them to figure out the problem. They said they needed the response string (that looks like this: 1,1,1,This transaction has been approved.,000000,P,0,0,,1.00,CC,auth_capture,,,,). Is there somewhere I can find this to send them?
The subscription sent me right to the thank you page, but not all emails (2 of 3). However, they have explained that those transactions aren’t processed immediately. So I believe the subscription side of things is running properly.
Then I do still need to get the coupons working for the subscriptions. Again, any and all help is GREATLY appreciated. Thanks!!!!
January 17, 2014 at 11:14 pm #60272wpCommerceModeratorHi, we need to take a closer look at your site to see what is happening. I have sent an email to your registered email address for site access. Let me know if you don’t receive it.
January 27, 2014 at 11:12 pm #60273wpCommerceModeratorIt turned out that Authorize.net AIM returned the following errors:
Response Code: 3
Response Subcode: 2
Response Reason Code: 13
Response Reason Text: The merchant login ID or password is invalid or the account is inactive. -
AuthorPosts
- You must be logged in to reply to this topic.