Skip payment details if Store credit covers the price of the product #4725
Unanswered
diegomichel
asked this question in
Troubleshooting
Replies: 1 comment
-
Not sure if somebody can provide a better idea, but having a quick look, it seems you could override the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I wonder if there is a way to skip asking for credit card details(using solidus_stripe) if the store credit covers the price of a product. Currently, it asks for the credit card details even if it doesn't use them in the end.
I tried enabling it for users on admin, but it throws an error about missing a template: #2848
Thanks!.
Beta Was this translation helpful? Give feedback.
All reactions