Comment to 'Multi Currencies Support'
  • Hello Scholar !

    Usually, payment integrations don't work in this way. It's a too complex process for the small profit.

    • Currently, the 'Currency' variable in Payment module takes its value from the 'default_currency' which is then sent in any API requests in Stripe. I thought it wouldn't be difficult to add a field 'currency' to the price field and send this as the 'vendor_currency' in Stripe JSON. It will be a nice addition for at least the site admins so that they can offer membership fees in different currencies.