• Resolved Mikel

    (@ogmic)


    Hello, i am currently using the central deposit add-on… and its working perfectly except that when a debit transaction is posted to a user’s account (with zero balance). The money gets added to the central deposit account.

    How do i prevent the money from been added when the user does not have enough funds in his/her wallet.

    The central deposit should handle only successful debit/credit transactions, and not failed debits. That does not make sense (don’t you think?).

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hello @ogmic ,

    Thanks for contacting us.

    Hope you are doing well, In which scenario or event this issue is appearing on your website? Is it happening in the case of transfer, Woocommerce Purchase or any other specific event? Please specify or it will helpful if you can please make a short video of the whole scenario?

    Hope to hear from you soon.

    Thanks & Regards,
    WP Experts Support Team.

    Thread Starter Mikel

    (@ogmic)

    Hi, thanks for your response.
    I am currently using the plugin remotely.

    Thread Starter Mikel

    (@ogmic)

    Hello @ogmic ,

    Thanks for sharing screen cast.

    When working remotely, the central deposit add-on does not check the user’s balance. You need to apply a condition in your code that when the users balance is above 0 the transaction should appear.

    Let me know if you have any questions.

    Thanks

    Thread Starter Mikel

    (@ogmic)

    Used the REST API add-on.

    You will have to check whether the user has points or not. After that you will hit the end points.

    • This reply was modified 1 year, 4 months ago by Daniyal Raza.
    Thread Starter Mikel

    (@ogmic)

    Hi @daniyalraza01

    How do i check if the user has points or not. There’s no rest-route to do that, Or is there?

    Hello @ogmic ,

    There is an endpoint for points. Please refer to the documentation below.

    Documentation

    Thanks

    Hi there,

    Due to a lack of activity, we are going to mark this ticket as resolved. If you have any other issues, please feel free to open a new ticket.

    Have a great day!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Central Deposit Issue’ is closed to new replies.