You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This also raises the issue of switching accounts on a gateway. You would be unable to refund payments within the same gateway company, but on a different account. Is there anyway to avoid this problem, or are we stuck at telling developers to be careful?
If you configure dinero like this:
and then switch gateways:
Oops, now all of your existing transactions won't work any more.
What if instead of using the name of the gateway to determine the default, it was something like:
Then the default could be safely changed without invalidating all existing transactions.
The text was updated successfully, but these errors were encountered: