Forum Replies Created

Viewing 15 replies - 1 through 15 (of 471 total)
  • Plugin Support Syde Jamie

    (@jamieong)

    Hi @paddletroke ,

    We received your request directly and we are now investigating. We can continue our communication the same request.

    Best Regards,
    Jamie

    Plugin Support Syde Jamie

    (@jamieong)

    Hi @paddletroke ,

    Thank you for reaching out to us, we are here to help.

    We would require more information about the issue that you are facing. Please follow these steps to share your system status report with us:

    1. Navigate to the WooCommerce / Status section in your site’s admin panel.
    2. Click on the Get system report button and then click Copy for support.
    3. Paste the report into our PrivateBin.
    4. After uploading, please share the link here so we can review the details thoroughly.

    Alternatively, to speed up the whole process we suggest you to contact us directly for further assistance. You can open a ticket with our service desk. Here’s how you can request support: Request Support. Please make sure to include the URL of this thread in your ticket for reference.

    Best Regards,
    Jamie

    Plugin Support Syde Jamie

    (@jamieong)

    Hi @tonylees,

    Thank you for your feedback, we are glad to be able to help! Feel free to reach out to us if you have any questions or issues.

    Best Regards,
    Jamie

    Plugin Support Syde Jamie

    (@jamieong)

    Hi @bleulundi ,

    Thank you for reaching out to us, we are here to help.

    When updating from version 2.x or 3.x to 4.x by manually uploading the .zip file through Plugins → Add New → Upload Plugin or via Dashboard → Updates, WordPress may display a fatal error at the bottom of the “Update completed” page and send an automated email to the site administrator with the subject “Your site is experiencing a technical issue”.

    Can you please follow these steps to share your system status report with us:

    1. Navigate to the WooCommerce / Status section in your site’s admin panel.
    2. Click on the Get system report button and then click Copy for support.
    3. Paste the report into our PrivateBin.
    4. After uploading, please share the link here so we can review the details thoroughly.

    Alternatively, to speed up the whole process we suggest you to contact us directly for further assistance. You can open a ticket with our service desk. Here’s how you can request support: Request Support. Please make sure to include the URL of this thread in your ticket for reference.

    Best Regards,
    Jamie

    Plugin Support Syde Jamie

    (@jamieong)

    Hi @catherinejc,

    Thank you for reaching out to us, we are here to help.

    We need more information to investigate the issue. Please follow these steps to share your system status report with us:

    1. Navigate to the WooCommerce / Status section in your site’s admin panel.
    2. Click on the Get system report button and then click Copy for support.
    3. Paste the report into our PrivateBin.
    4. After uploading, please share the link here so we can review the details thoroughly.

    Alternatively, to speed up the whole process we suggest you to contact us directly for further assistance. You can open a ticket with our service desk. Here’s how you can request support: Request Support. Please make sure to include the URL of this thread in your ticket for reference.

    Best Regards,
    Jamie

    Plugin Support Syde Jamie

    (@jamieong)

    Hi @justideaagency ,

    Thank you for reaching out to us, we are here to help.

    We would like to investigate further. To speed up the whole process we suggest you to contact us directly for further assistance. You can open a ticket with our service desk. Here’s how you can request support: Request Support. Please make sure to include the URL of this thread in your ticket for reference.

    Best Regards,
    Jamie

    Plugin Support Syde Jamie

    (@jamieong)

    Hi @tourntables ,

    Thank you for your kind words, we are glad to be able to assist you. Feel free to reach out to us if you have any questions.

    Best Regards,
    Jamie

    Plugin Support Syde Jamie

    (@jamieong)

    Hi @wordpress_ian ,

    Thank you for reaching out to us, we are here to help.

    The PAYER_CANNOT_PAY error occurs during PayPal order creation and causes orders to remain in “awaiting payment” status. This is typically a PayPal-side issue related to the payer’s account (declines, restricted account, failing PayPal’s risk assessment or insufficient funds).

    We would require more information. Please follow these steps to share your system status report with us:

    1. Navigate to the WooCommerce / Status section in your site’s admin panel.
    2. Click on the Get system report button and then click Copy for support.
    3. Paste the report into our PrivateBin.
    4. After uploading, please share the link here so we can review the details thoroughly.

    We would also like to request the logs related to these failed orders – you can retrieve these logs from the path:
    Access the WooCommerce > Status > Logs section, and proceed to choose the most recent “woocommerce-paypal-payments” file associated with the date of the failed order.

    Please provide those log entries on our PrivateBin. After uploading, send us the link, so we can review them in detail.

    Alternatively, to speed up the whole process we suggest you to contact us directly for further assistance. You can open a ticket with our service desk. Here’s how you can request support: Request Support. Please make sure to include the URL of this thread in your ticket for reference.

    Best Regards,
    Jamie

    Plugin Support Syde Jamie

    (@jamieong)

    Hi @cranewest ,

    Thank you for reaching out to us, we are here to help.

    The “Order ID and key were not found in ‘custom'” errors indicate that the custom_id field in PayPal orders is not being properly set or preserved, causing the return URL handler to fail. However we need more context to the issue. Please follow these steps to share your system status report with us:

    1. Navigate to the WooCommerce / Status section in your site’s admin panel.
    2. Click on the Get system report button and then click Copy for support.
    3. Paste the report into our PrivateBin.
    4. After uploading, please share the link here so we can review the details thoroughly.

    Alternatively, to speed up the whole process we suggest you to contact us directly for further assistance. You can open a ticket with our service desk. Here’s how you can request support: Request Support. Please make sure to include the URL of this thread in your ticket for reference.

    Best Regards,
    Jamie

    Plugin Support Syde Jamie

    (@jamieong)

    Hi @mbuchanan1980 ,

    We appreciate your kind words and glad that we manage to assist you. Please do not hesitate to reach out to us if you have any questions.

    Best Regards,
    Jamie

    Plugin Support Syde Jamie

    (@jamieong)

    Hi @planetnine,

    Thank you for reaching out to us, we are here to help.

    There was a change in the PayPal plugin that causes automatic payment capture when order status changes to “processing”. This feature was added to allow merchants to capture authorized payments by changing the order status.
    While there are no settings in the plugin that allows you to explicitly change that, you may still use a filter to disable that option.

    You can use this filter to completely disable the capture on status change. You can insert this into your functions.php or use a custom code snippets plugin to achieve this.

    add_filter( 'woocommerce_paypal_payments_capture_on_status_change', '__return_false' );

    Let us know if that works for you.

    Best Regards,
    Jamie

    Plugin Support Syde Jamie

    (@jamieong)

    Hi @photon1 ,

    Thank you for reaching out to us, we are here to help.

    PayPal is discontinuing the SEPA Direct Debit JSSDK button implementation, which is a change initiated by PayPal rather than the plugin. This transition is beyond the plugin’s control. Our development team is actively working on a new SEPA integration scheduled for Q2 release that will provide enhanced reliability, following the same architecture pattern as other separate Alternative Payment Methods (APMs) in the plugin.

    As there are currently no UI controls for this button, it can be disabled with a code snippet if you prefer to hide it until the new SEPA integration is available:

    add_filter( 'woocommerce_paypal_payments_sdk_disabled_funding_hook', function( $disable_funding, $flags ) {    
    $disable_funding[] = 'sepa';
    return $disable_funding;
    }, 10, 2 );

    Let us know if you have further questions.

    Best Regards,
    Jamie

    Plugin Support Syde Jamie

    (@jamieong)

    Hi @jetcrusher ,

    Thank you for reaching out to us, we are here to help.

    The ACDC system uses PayPal’s hosted card fields, which are iframes controlled by PayPal. It is also possible that the display could be inherited from your theme’s form styling. We would like to take a further look. Please follow these steps to share your system status report with us:

    1. Navigate to the WooCommerce / Status section in your site’s admin panel.
    2. Click on the Get system report button and then click Copy for support.
    3. Paste the report into our PrivateBin.
    4. After uploading, please share the link here so we can review the details thoroughly.

    We look forward to your response.

    Best Regards,
    Jamie

    Plugin Support Syde Jamie

    (@jamieong)

    Hi @redwingbooks ,

    Thank you for reaching out to us, we are here to help.

    To speed up the whole process we suggest you to contact us directly for further assistance. You can open a ticket with our service desk. Here’s how you can request support: Request Support. Please make sure to include the URL of this thread in your ticket for reference.


    Best Regards,
    Jamie

    Plugin Support Syde Jamie

    (@jamieong)

    Hi @9ball ,

    Thank you for your clarification.

    To speed up the whole process we suggest you to contact us directly for further assistance. You can open a ticket with our service desk. Here’s how you can request support: Request Support. Please make sure to include the URL of this thread in your ticket for reference.

    Best Regards,
    Jamie

    • This reply was modified 1 month, 2 weeks ago by Syde Jamie.
Viewing 15 replies - 1 through 15 (of 471 total)