π²Payments
Currently, FoodMonkey offers two payment methods: Cash on Delivery and Stripe. To enable or disable these methods, you'll need to configure several variables.
Last updated
Currently, FoodMonkey offers two payment methods: Cash on Delivery and Stripe. To enable or disable these methods, you'll need to configure several variables.
Last updated
By default, both methods are set to false. To enable them, you'll need to change their values to true.
HIDE_CODE
change from false to true if you want to enable it.
You have the option to select which payment method will be set as the default. Choose one of the aliases provided.
cod
- Cash on delivery
stripe
- Stripe gateway
FoodMonkey offers support for various currencies. By default, it is configured with the USD currency, but you have the option to switch to any of the available currencies.