Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
You can pay the basket directly from CBSubs > Baskets to activate their subscription. If a recurring payment comes through it should flip the basket to a recurring basket fine, but yes you can manually force it to recurring within CBSubs > Subscriptions then edit the subscription by clicking the number under the ID column.also, how can i now handle this? meaning the payment has been made but cbsubs hasn't recognized it. i need to make sure that the recurring payments are setup correctly, meaning they are recognized and handled properly each month. if i manually enable the users subscription would it continue working in the upcoming months?
Be absolutely sure you've correctly supplied the proper Stripe API credentials. Ensure there are no leading or trailing spaces in either of the keys. Be sure Webhooks has also been enabled and configured. That's all you should need to do.could you please advise how to handle this now? meaning i need to give access to that user but i want to make sure it is handling the api calls from stripe. this time it didn't recognize it.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Depends on the caching. If it's only JS cache it may or may not cause this. If there's PHP caching of any kind then absolutely you can run into these issues. CBSubs will reject a payment on-site to a basket if the basket id doesn't exist or the user attempting to pay the basket isn't the one who started the payment. It's likely that second condition that's being triggered somehow, but none of those checks are any different to the other gateways that accept on-site payments as that functionality isn't unique to Stripe in any way.have you seen issues as such with cloudfare?
It's irrelevant for the purpose of paying the basket and is for your records only. I suggest "online by other means" in this case.lastly i am trying to pay manually via the basket and in the Payment Type, i do not see credit card as an option. i want to make sure i don't mess it up. can you please tell me which one i am supposed to select? it appears defaulted to bank transfer, but that's not it. perhaps "credit note" or " "online by other means" ?
Please Log in or Create an account to join the conversation.