Please Log in or Create an account to join the conversation.
Ensure the Authorize.net gateway is properly enabled and its access is set to Public. Next ensure Subscription tab in Tab Management is public and published. Next ensure you have a Joomla menu link to CBs profile page. This will ensure access to CBSubs is working fine as it's possible the gateway sent an IPN, but couldn't access CBSubs. If still not working then ensure you've configured Silent Post correctly so Authorize.net is sending IPNs correctly. You can confirm this by checking CBSubs > Notifications and you should see the notifications from your gateway.First, we have a user that made a payment at registration and it was successfully charged at authorize.net. However, it was not updated in CBSubs. The basket shows up with the "Pay" button in the backend. But when we try to make the payment it says "The payment basket has no gateway associated so it can not be paid manually". How do we account for this payment?
Sounds like you've an access issue, a fatal internal error, or your server has terrible performance. All 3 of them can cause the code to stop working and not continue. If she got a blank page then it's very likely a fatal internal error, which should show up in CBSubs > History.Second, there have been a couple of other issues with payments. A user went through the registration process and it charged her card but did not put anything into CBSubs and did not display a confirmation page for her. She then did it again, same thing. Then tried a third time and it finally completed. The problem here is that Authorize.net took 3 payments from her, but CBSubs only showed the last one.
No, that's the point of these support forums. If you've a transaction issue you can also contact Authorize.net so they can do the refunds for duplicate purchases.But I did want to ask if there were any other reported issues like this?
Probably access related, a fatal internal error, or very likely misconfigured Silent Post. You should be able to see any errors that happen during CBSubs within CBSubs > History.And if you can think of anything that might cause this behavior?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
You need to issue the refund from Authorize.net or through your bank. If CBSubs couldn't record the payment then it can't refund it.For the first question I really need you to answer the part about "How do we account for this payment?". CBSubs won't let us put the payment in because of the error I described. And Authorize already has the money.
Are they all related to a specific plan, a specific user, or anything about them that relates them to one another? If possible please provide the error with sensitive data omitted.EDIT: I just looked at the errors in the history and there are a disturbing number of errors about duplicate transactions (approx. 70 in 3 weeks). Any thoughts on what might be causing this? The only other error exists because of a plan issue that I corrected.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
If the connection fails reaching the payment gateway then the payment will never occur. if the payment occurs then your server fails you'll fail to receive the IPN to activate the subscription. In this case usually the IPN will retry a couple of minutes or hours later to active it or you can manually resend it from your gateway (PayPal allows manual retry, no idea if Authorize.net does). If you've uptime issues with your server you should consider a new more reliable host. There's really no way we can account for downtime like this unless you treat all purchase attempts as successful (if it goes into Pending, force Activated), but that's just too unreliable as it could activate a purchase attempt that failed. The above steps will let you create an Offline purchase on the users behalf to cover over the phone purchases.And, if CBSubs cannot take payments like this, it should be able to. What if the internet was down to authorize.net, but they could still run his credit card via the phone lines? This would be considered an offline payment. Problem is, your offline payments do not allow for credit cards. This is a rare but realistic situation.
Please Log in or Create an account to join the conversation.