-
Notifications
You must be signed in to change notification settings - Fork 28
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
Refunds #40
Comments
Refunds are straightforward and not needed to be done via the package, you simply standard cashier, feeding in the ID of the payment intent / charge. Happy to assist further if you're stuck. |
This did not work for me:
Response/Error: I guess it is due to the implementation of Cashier, which is not allowing any additional
This worked for me (workaround):
So I think it would be beneficial to also provide this over this package, I can contribute with a PR if you want ;) |
Hi, I have been reading the docs but can't see anything about refunds. Great package by the way :) Let me know, thanks
The text was updated successfully, but these errors were encountered: