Syde Jamie
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Increase in Card Testing AttacksHi @keithrolly ,
We have reached out to you privately.
It is also important to note that since integrating reCAPTCHA, we haven’t seen a single fraud-related incident reported on our support board. Based on that, I would recommend using a slightly higher threshold score in the settings for stronger protection. At the moment, I’m not seeing CAPTCHA scripts on your site.
Please go to: WooCommerce → Settings → Integration → WooCommerce PayPal Payments CAPTCHA
Or open directly: https://www.achamilton.co.uk/wp-admin/admin.php?page=wc-settings&tab=integration§ion=wppc
Best Regards,
JamieForum: Plugins
In reply to: [WooCommerce PayPal Payments] Increase in Card Testing AttacksHi @keithrolly ,
Thank you for reaching out to us, we are here to help.
We appreciate you spending time to understand and read up about this particular problem. However. carding attacks is a quite a common problem that affects most payment gateways. We are not sure if you were referring to any Captcha plugin (we appreciate if you can clarify this), however our integrated reCAPTCHA solution is designed to block automated abuse and card-testing activity at the PayPal payment endpoints. This covers PayPal, BCDC, and ACDC transactions.
If only v3 keys are set or the token isn’t submitted, validation fails and blocks the request; ensure both v3 and v2 keys are entered and “Enable reCAPTCHA protection” is checked.
It will be helpful if you could share your current System Status Report.
You can do this by navigating to WooCommerce > Status > Get system report > Copy for support. You can either attach it directly or provide it via our secure PrivateBin.
We look forward to your response.
Best Regards,
JamieForum: Plugins
In reply to: [WooCommerce PayPal Payments] Can’t pay with credit cardHi Matteo,
Glad to hear that. Switching from shortcodes to the WooCommerce Checkout block often resolves payment and compatibility issues because the plugin’s blocks module and compatibility checks are optimized for block-based checkout.
If you’re happy with our support, feel free to leave a quick a review on WordPress — it means a lot to us now.
Best Regards,
JamieForum: Plugins
In reply to: [WooCommerce PayPal Payments] Recaptcha unprotectedHi @jesseamber ,
Thank you for reaching out to us, we are here to help.
No, you do not need to complete Google’s “Request scores” setup steps. The PayPal Payments plugin already performs score assessment by verifying the v3 token with Google’s siteverify endpoint, which returns a score that the plugin evaluates against your threshold. The warning in Google’s console is cosmetic for this implementation.
If you can share your latest system status report, we can also verify this on your site that the reCAPTCHA has been setup correctly. You can do this by navigating to WooCommerce > Status > Get system report > Copy for support. You can either attach it directly or provide it via our secure PrivateBin.
We look forward to your feedback.
Best Regards,
JamieForum: Reviews
In reply to: [WooCommerce PayPal Payments] Quick support with positive resultsHi @naturalhealerau ,
Thank you for your kind words, we are glad to be able to help. Feel free to reach out to us if you have any questions.
Best Regards,
JamieForum: Reviews
In reply to: [WooCommerce PayPal Payments] Very fast, efficient and friendlyHi @bouveret80 ,
Thank you for your kind words, we appreciate it! Feel free to reach out to us if you have any questions or doubts, we’d be happy to help.
Best Regards,
JamieForum: Plugins
In reply to: [WooCommerce PayPal Payments] Refund ErrorHi @captaincrank ,
Thank you for reaching out to us, we are here to help.
We require further information to investigate the issue you reported. The plugin does not currently enforce a maximum length on the refund reason field.
We would like to take a further look at the logs. If you have our plugin’s logging feature enabled, 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 refund. Please provide those log entries on our PrivateBin. After uploading, send us the link, so we can review them in detail.Lastly, we also require your most recent system status report. Please follow these steps to share your system status report with us:
- Navigate to the
WooCommerce / Statussection in your site’s admin panel. - Click on the
Get system reportbutton and then clickCopy for support. - Paste the report into our PrivateBin.
- 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,
JamieForum: Plugins
In reply to: [WooCommerce PayPal Payments] Can’t pay with credit cardHi @whichtransfers ,
Thank you for your update. 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,
JamieForum: Plugins
In reply to: [WooCommerce PayPal Payments] Can’t pay with credit cardHi @whichtransfers ,
We can see the issue on your checkout page. To move forward, we recommend performing a standard conflict test to rule out compatibility issues:
- Switch to the Storefront theme Temporarily activate the default Storefront theme to check if the current theme is blocking or causing the issue.
- Disable all other plugins Deactivate all plugins except for WooCommerce and PayPal Payments. You may use the Check Conflicts plugin to perform this easily.
- Try again to complete an order Check if the same issue happens.
- Re-enable plugins one by one If the problem is resolved in the minimal setup, start re-enabling your plugins one at a time. Test after each activation to identify which one is causing the issue.
If the problem persists even in a clean environment with the default theme and no other plugins, please let us know.
Best Regards,
JamieForum: Plugins
In reply to: [WooCommerce PayPal Payments] DSP2 issueHi @yuliandesign ,
Thank you, we will respond to you directly via the support request.
Best Regards,
JamieForum: Plugins
In reply to: [WooCommerce PayPal Payments] Card Payment option now not showingHi @tallpaulpdt ,
Thank you for reaching out to us, we are here to help.
We checked your site and we can see the advanced card payment options were loaded. However, WP Rocket and similar plugins can break PayPal scripts; the plugin attempts to exclude its scripts from caching, but manual exclusions may be needed.
Can you confirm if the Advanced Card Processing option is now showing for you?
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,
JamieForum: Plugins
In reply to: [WooCommerce PayPal Payments] Can’t pay with credit cardHi @whichtransfers ,
Thank you for reaching out to us, we are here to help.
The advanced card payments is currently disabled on your site, however based on your description of the issue, it seems like typing is impossible. If typing is impossible, the SDK component may not be rendering correctly. If disabling the field breaks payments, there may be a validation or script error.
You may enabled the Card options again, open browser console on the checkout page and look for JS errors, especially related to the PayPal SDK or “card-fields” component.
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,
JamieForum: Plugins
In reply to: [WooCommerce PayPal Payments] DSP2 issueHi @yuliandesign ,
Thank you for reaching out to us, we are here to help.
This is a PSD2 Strong Customer Authentication (SCA) issue. The plugin supports 3D Secure (3DS) to meet SCA, but it must be configured correctly. French banks often require SCA, so if the transaction isn’t presented with 3DS, it’s declined.
However, we require your full system status report to investigate further. Please follow these steps to share your system status report with us:
- Navigate to the
WooCommerce / Statussection in your site’s admin panel. - Click on the
Get system reportbutton and then clickCopy for support. - Paste the report into our PrivateBin.
- 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,
JamieHi @lagunaradman ,
Thank you for reaching out to us, we are here to help.
When the automatic PayPal onboarding process does not complete, you can use the manual connection method instead. Here’s how:
- Go to WooCommerce → Settings → Payments → PayPal.
- Navigate back to the main page where you see Activate PayPal button.
- Scroll to the bottom of the connection screen, expand “See Advanced Options”.
- Click on “Manually Connect”.
- Enter your Client ID and Secret, which you can generate from your PayPal Developer Dashboard.
Let us know how it goes, and feel free to reach out if anything remains unclear. We’ll assist you through the next steps.
Best Regards,
JamieHi @tendenzeshabbychic ,
Thank you for reaching out to us, we are here to help.
Intermittent pre-capture stops can occur if the processing lock cannot be acquired, if the order isn’t ready (e.g., 3DS pending depending on the payment method), if a card capture validator throws, or if frontend JS optimization interferes with the on-approve flow. However without the system status report and related logs, it is not possible to determine the root cause of the issue.
There are known compatibility issues with LiteSpeed Cache. Exclude the PayPal SDK script and plugin JS assets from LiteSpeed JS delay/defer/combine/minify. Ensure the checkout page (including the wc-ajax=ppc-approve-url endpoint) is excluded from all optimization.
To help us investigate further, please follow these steps to share your system status report with us:
- Navigate to the
WooCommerce / Statussection in your site’s admin panel. - Click on the
Get system reportbutton and then clickCopy for support. - Paste the report into our PrivateBin.
- 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 - Navigate to the