Please Log in or Create an account to join the conversation.
Nothing I can do about that. Stripe is doing that and I could never discover why. We send descriptions for every API call that has them. Suggest contacting Stripe regarding why they aren't using the description for those payments.However, the recurring payment (a new one) came in with the description = Subscription creation
That's not set by the gateways it's set by you. Edit all your plans and under Pricing ensure the "Payment invoice item text" parameters are consistent for all your plans. Next in CBSubs > Settings > Display > Baskets adjust "Payment basket and gateway item text" parameters accordingly.Can you please use that for all descriptions regardless of payment gateway and recurring vs non-recurring? So in our case, for Stripe & PayPal recurring & non-recurring etc...?
Please Log in or Create an account to join the conversation.
I've confirmed all plans are identical via payment invoice item text. This appears to be a result of recurring vs non-recurring payments. When recurring there's no ":" in the description (item) whereas when non-recurring, the ":" is there. This isn't a big deal, however if it's impacting this, it could be impacting other things as well. Thank you!
I will contact them back again, the last time, they ensured me that was a result of CBSubs not providing it per the documentation they sent. I'll let them know it is still not recognizing it somehow.Nothing I can do about that. Stripe is doing that and I could never discover why. We send descriptions for every API call that has them. Suggest contacting Stripe regarding why they aren't using the description for those payments.
That's not set by the gateways it's set by you. Edit all your plans and under Pricing ensure the "Payment invoice item text" parameters are consistent for all your plans. Next in CBSubs > Settings > Display > Baskets adjust "Payment basket and gateway item text" parameters accordingly.
Please Log in or Create an account to join the conversation.
We already created a feature ticket, implemented, and released a new CBSubs build with the descriptions set in the checkout sessions subscription_data and payment_intent_data. This isn't going to fix existing subscriptions though. I don't know where else to set descriptions as I've already checked all of our endpoints that support them. You can check all of this for yourself in Stripes developer dashboard and see our API calls to Stripe.I will contact them back again, the last time, they ensured me that was a result of CBSubs not providing it per the documentation they sent. I'll let them know it is still not recognizing it somehow.
Those are the only 3 settings that govern what we display and send for baskets. Specifically it sets the item_name for a basket and is what we send to payment providers.I've confirmed all plans are identical via payment invoice item text. This appears to be a result of recurring vs non-recurring payments. When recurring there's no ":" in the description (item) whereas when non-recurring, the ":" is there. This isn't a big deal, however if it's impacting this, it could be impacting other things as well. Thank you!
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.