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
Implement a solution to simplify validation and formatting of different payment method types.
Add some configuration flexibility so the possibilities are endless.
Additional context 💬
The payment_methods table now has a details JSON column that supports any payment type data. The requested feature should provide a sweet starting point for the developer to "standardize" custom payment methods like PayPal, Google Pay, Apple Pay, etc...
Which version(s) should this be pointed at?
2.x
The text was updated successfully, but these errors were encountered:
Describe the solution you'd like.✈️
Additional context 💬
The
payment_methods
table now has adetails
JSON column that supports any payment type data. The requested feature should provide a sweet starting point for the developer to "standardize" custom payment methods like PayPal, Google Pay, Apple Pay, etc...Which version(s) should this be pointed at?
2.x
The text was updated successfully, but these errors were encountered: