bot
bot copied to clipboard
Add payments methods on communities
Community's admin should be able to add payment methods, this new field is an array of strings just like community.currencies
.
This field should be showed when the the order wizard (when a user is creating an order) ask for a payment method, users can select more than one, after user tap on a payment method button state.method
is updated with a .join(', ')
.