• Resolved Resa Yar

    (@mosafer91)


    I installed the TerraVol wallet

    The customer deducts the amount paid with the wallet from the sales of the shop sellers and does not calculate it as part of their sales !!!
    I guess the reason for this is that the wallet system treats the wallet balance as a deduction from the invoice amount, while the wallet should be defined as a payment gateway in the plugin.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Subrata Mal

    (@subratamal)

    @mosafer91 Thanks for reaching out but for the partial payment we are using WooCommerce negative fee. So while calculating seller commission Dokan calculating on order total value. Please reach the Dokan support team regarding this. Or else you can deactivate the partial payment option using code.

    add_filter('woo_wallet_disable_partial_payment', '__return_true');

Viewing 1 replies (of 1 total)

The topic ‘dokan Compatibility’ is closed to new replies.