-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Assess the current store credit flow #5109
Comments
IntroductionThis document addresses the current store credit flow in Solidus and aims to propose improvements to enhance its functionality. Assessment of the Current Store Credit FlowI have identified certain areas of the existing store credit flow in Solidus that can be enhanced. The following points outline my thoughts on how the system could be improved. I will outline the current flow, discuss the existing issue, and present a proposed solution to address the problem:
These proposed improvements aim to address the mentioned issue and to improve the user-friendly experience for Solidus users. cc @solidusio/core-team @solidusio/nebulab |
@rainerdema, thanks a lot for your investigation and your great distillation of such a complex process 🙌 Some questions to better understand:
I'm a bit confused by no other payment method is required and a separate payment record. Do you mean there's also a second payment record with zero amount associated with another payment method? I think that's what you mean later when you talk about the invalidation of payment methods, right? I completely agree with the proposed solutions. For the short-term solution, should we consider subscription scenarios, where we might still want to save payment method details for future payments, or should we leave it to the solidus_subscriptions extension? |
Thanks for your questions @waiting-for-dev 🙏
Moving forward, I will be opening dedicated issues related to the points discussed here. |
Closing this discussion as the two issues related to the short-term and long-term solutions have now been created: |
@rainerdema has some thoughts on how to improve the current store credit flow, which seems to be suboptimal.
He will document his ideas and share with the team.
The text was updated successfully, but these errors were encountered: