• realpower

    (@realpower)


    Hello.
    Sometimes orders remain “pending payment” even if the transactions have been successful.

    I checked the logs and there are the following errors:

    2020-11-24T11:36:25+00:00 NOTICE
    ====SumUp Version: 1.0.0====
    Client ID: xxx
    ====Start Log====
    Trying to process a payment but the transaction was invalid
    ====End Log====

    2020-11-24T11:36:25+00:00 DEBUG
    ====SumUp Version: 1.0.0====
    Client ID: xxx
    ====Start Log====
    Trying to process a payment. Order ID: xxx. Array
    (
    [result] =>
    [message] => not_paid
    )

    ====End Log====

    2020-11-24T17:59:04+00:00 NOTICE
    ====SumUp Version: 1.0.0====
    Client ID: xxx
    ====Start Log====
    Trying to process a payment but the transaction was invalid
    ====End Log====

    2020-11-24T17:59:04+00:00 DEBUG
    ====SumUp Version: 1.0.0====
    Client ID: xxx
    ====Start Log====
    Trying to process a payment. Order ID: xxx. Array
    (
    [result] =>
    [message] => not_paid
    )

    ====End Log====

    2020-11-24T18:25:19+00:00 NOTICE
    ====SumUp Version: 1.0.0====
    Client ID: xxx
    ====Start Log====
    Trying to process a payment but the transaction was invalid
    ====End Log====

    2020-11-24T18:25:19+00:00 DEBUG
    ====SumUp Version: 1.0.0====
    Client ID: xxx
    ====Start Log====
    Trying to process a payment. Order ID: xxx. Array
    (
    [result] =>
    [message] => transaction_code_mismatch
    )

    ====End Log====

    All these errors belong to a single order.

    The problem seems to arise only for transactions made using a VISA card.

    Can you please check and fix the problem?

    Thanks

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support julliansumup

    (@julliansumup)

    Hi,

    Thank you for bringing this to our attention.

    We are currently investigating the issue and will update you once we find the error and fix it.

    Best

    Hi there @realpower

    This probably isn’t directly related to your issue but I am having problems with the callback from SumUp to the wordpress plugin and as I was looking through this board i saw your thread with the error log displayed

    Could you tell me where you see these error logs, please? I can’t find them!

    Thanks!

    scrap that – I’ll post this as a new thread

    I put my web site live yesterday and this issue occurred for my very first card paying customer. Please advise

    Tagging for follow ups by email

    @spannn1981 This is probably the same issue that has been ongoing for several months.

    In the checkout page if you have create account tick box enabled and the customer checks it, you will always get this error with sumup plugin.

    The workaround is to disable create account in checkout and to allow creat account separately or after the thank you for your purchase page

    best

    Geoff

    Thanks for the promp guidance Geoff. Appreciated. I’ll give that a try.

    Regards

    Nick

    Having made the suggested change above , after receiving some orders this evening, it seems the “pending payment” issue only occurs when customers are using a coupon code. Are there any thoughts about this please?

    @spannn1981 defo works with coupon codes on a couple of my sites

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Pending Payment bug’ is closed to new replies.