- This topic has 2 replies, 2 voices, and was last updated 3 years, 9 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Stripe payment plugins for your WordPress site
· ·
Home › Forums › Stripe Payments Plugin › Subscription "update" details
Hi guys,
I know you have recently implemented adding product details for the Subscription creation (https://s-plugins.com/forums/topic/customizing-subscription-details/), which is definitely useful, but I am wondering if the same could somehow be added for the Subscription updates as well? These are still generig.
A perfect scenario would be the product name plus the installment (Payment x of y)
Or is that a limitation within the Stripe API? If not, it would make accounting in Stripe a lot easier.
Cheers
Hi and thank you for your input.
There are no Stripe API limitations for this (at least none that I know). The reason why this wasn’t implemented is the idea to keep Stripe API requests at lowest level possible. However, I can see this can be implemented via webhooks. It would require one additional API request per each installment payment, but since it’s gonna be made asynchronously (without slowing down or affecting customer’s experience), I think this could be done.
Will research this and get back to you.
Subscriptions add-on version 2.0.29 has been released. It has this functionality implemented.
All the recurring payments that were made after you install this version will have following description: Product name (x of y).