• The user can change the price of items in the html, (F12) on the paypal button in the page ‘checkout’ and he can change the value ‘amount’ to ‘0’. After the paypal API took that value… and charge the wrong price…

    I think it’s a big problem if nobody take care to double check the bills.

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, the bug you are referring to was fixed in the last couple of updates. Which version do you have installed?

    Regards

    Thread Starter mrabdibdi

    (@mrabdibdi)

    my version is 4.1.2 I got it with wordpress from GoDaddy…

    Thanks

    Plugin Author mra13

    (@mra13)

    After the sale, the plugin checks the price that was paid against the price you set. If it finds a discrepancy, it doesn’t process the order.

    Enable the debug log feature in the plugin then do a transaction and you will see how the plugin catches it. You can also share the debug log file with us and we will check it for you.

    Thread Starter mrabdibdi

    (@mrabdibdi)

    I tested with the debug, but de .log had nothing in it …

    the section ‘cart orders’ move automatically in the trash with good value or not and his status is ‘in progress’…

    The plugin is configure with the sandbox mode.

    My process is :
    On the page ‘test’
    Content :
    Mon produit test
    [wp_cart_button name=”produit test” price=”25.00″ shipping=”0.00″]

    mon panier
    [show_wp_shopping_cart]

    …………………
    I click one time on add product and the product is added into the basket.
    I click right click on the paypal button and I choose inspect element (F12) and I change the code : <input type=”hidden” name=”amount_1″ value=”1.00″> -> real value is 25 $
    After i can process the payment with paypal for 1$ and no error message appears.
    I verify my paypal sandbox and the buyer succeed to send the 1$ to the facilitator.
    I test with good and wrong value and the process is the same.

    So what I tried to say is : if the seller don’t take care to double check his bill he can easily made a mistake.

    Thank you.

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, have you tried to test the plugin not in sandbox mode? Sandbox mode is only for testing, there are no real transactions processed in this mode.

    Thread Starter mrabdibdi

    (@mrabdibdi)

    No sorry I didn’t try
    But I try on a website who use this plugin, but I didn’t complete the order

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Can you try to complete an order in your website or the other website you mentioned above, make sure is not in sandbox mode. Can you report back please.

    Thank you.

    Thread Starter mrabdibdi

    (@mrabdibdi)

    I don’t want to pay for that sorry …
    I transfert for woocommerce.

    Plugin Author mra13

    (@mra13)

    If you enable the debug option then the debug log file has to contain info (otherwise you are doing something wrong). If you share the content of the log file we will be able to investigate.

    Did you just create your WordPress account to post this ONE review?

    @mrabdibdi,

    I already had this battle with Tips and Tricks HQ. Check out My Review.

    I changed the Total amount that was sent to PayPal, where it appears that you are changing the individual amount of the item.

    I did not check this.

    I would have thought they would have checked this after all we went through.

    It took me over a month to get Tips and Tricks HQ to even take the issue seriously, plus they tend to be condescending.

    Good Luck

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Big bug for the price’ is closed to new replies.