Please Log in or Create an account to join the conversation.
The gateway subscription id is stored to the users basket as subscr_id.Ultimately the question is how are the CB Subscriptions linked with the Subscription ID at Authorize.net?
That will likely never work as often information unique to the system is stored at the gateway to be sent with the IPN, which will not translate to another system like CBSubs.Also, is there a good case example prepared for adding existing ARB subscribers at Authorize.net as active CB Subs users without interrupting the existing login flow of users?
Please Log in or Create an account to join the conversation.
often information unique to the system is stored at the gateway to be sent with the IPN
That will likely never work
Please Log in or Create an account to join the conversation.
Yes, that's the basket id which is needed to match the IPN against a basket in CBSubs. Without it CBSubs has no idea what to do with the IPN.I see the cb_custom value set as merchant defined with the cb subs transaction to authorize.net. Is this the unique information?
No.If so, is there a way to manually transfer this over to cb from other software's IPN?
Yes.I understand that it is best if you can start fresh with a new user in the system, but is that truly our only option?
There isn't. The IPNs from your other system will not work in CBSubs. You can use CBSubs Import to give them a subscription in CBSubs and if you supply the subscribe date from your other system then CBSubs will calculate the expiration properly. However, it will expire and the user will have to manually renew with either single or recurring payments.There must be some way to manually filter through each user and successfully migrate them into CB Subs without interrupting the workflow.
Probably not. As far as I am aware you can't modify an IPNs information in Authorize.net. If Authorize.net has an GUI interface or something of the sort to do this then it could be possible. I am aware of no gateway that allows recurring profiles to be modified and those that do have an extremely small window (1-8 days) that they do allow modifications.As long as we can find a way to determine where those unique identifier live in cb subs, then we could just copy them over, right?
You can not migrate recurring subscriptions from 1 system to another. The IPN information and handling is typically so widely different it's impossible for it to work.This would be a very beneficial thing to know for our business, as many clients already have active subscriptions with Authorize.net. I have really appreciated all the feedback from your team over the past few months and so if you could dig deep and throw us a bone on this one it would be greatly appreciated. I would go so far as to say that if this is a concern for public publishing purposes, we would be willing to discuss a contract for a specialized documentation that spells it out. Any possibility either way?
Please Log in or Create an account to join the conversation.