• Resolved cyrix2000

    (@cyrix2000)


    Hi,
    I’m using multiple currencies in my woocommerce store and PayPal and Stripe as payment methods (both are setup to receive multi currency payments). for being able to assign these payments automatically to the correct accounts in my bookkeeping software, I’d need one payment method per currency in woocommerce (e.g. Paypal EUR, Paypal USD, Stripe EUR, Stripe USD). In the background each of these methods should be connected to the same Stripe or Paypal account, just the payment logged against an order should be logged to the correct account based on the payment currency, so that I can assign an account in my bookkeeping software against this payment method.

    Is anyone aware of a plugin which would allow me to do that or maybe a way to write a filter which just “renames” the logged payment method saved with the order based on the currency the order is in?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    for being able to assign these payments automatically to the correct accounts in my bookkeeping software, I’d need one payment method per currency in woocommerce

    I understand that you are using a multi currency plugin. Since core WooCommerce doesn’t have the option to assign payment methods based on the currency, you’d want to check with the developer of the multi currency plugin to see if such a feature is available.

    Otherwise, this could be achievable with code customization. I’d recommend consulting with a web developer or one of the services listed at https://woocommerce.com/customizations/

    Hi @cyrix2000

    We’ve not heard back from you in a while, so I’m marking this thread as resolved. Hopefully, you were able to find a solution to your problem! If you have other questions, please feel free to open a new topic.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Payment method for each currency’ is closed to new replies.