Since a couple of days i have a very high percentage of orders, where the customer cannot complete the PayPal Plus payment. The user will receive a white page on a certain step. Its really bad ..
I checked it with my account, and its working. It does not fail on every customer.
Inside the logs i can see the following issues:
2024-06-09T12:34:33+00:00 Info Response Status : 404 CONTEXT: {“originalSource”:”Inpsyde\\Lib\\PayPal\\Core\\PayPalHttpConnection”} 2024-06-09T12:34:33+00:00 Fehler Got Http response code 404 when accessing https://api.paypal.com/v1/payments/payment/PAYID-MZSIKRA6HJ748018M755182F. {“name”:”INVALID_RESOURCE_ID”,”message”:”The requested resource ID was not found”,”information_link”:”https://developer.paypal.com/docs/api/payments/v1/#error-INVALID_RESOURCE_ID”,”debug_id”:”217801128268e”} CONTEXT: {“originalSource”:”Inpsyde\\Lib\\PayPal\\Core\\PayPalHttpConnection”}
Does anybody know the issue and how to fix it?
]]>Hallo,
ich habe die beiden Beitr?ge dazu hier im Forum gelesen, und auch die Antwort des Query-Monitor-Entwicklers, und jetzt wei? ich auch nicht genau was richtig ist.
Unsere Plugin-Version ist 2.2.1. Kann ich den Fehler bzw. die Fehlermeldung irgendwie loswerden (indem ich ein paar Zeilen im Code ?ndere z.B.)?
]]>Hello, we have lately the problem, that Paypal payments with your plugin are being canceled after about 25min. But not all.
“Unbezahlte Bestellung abgebrochen – Zeitlimit erreicht. Status der Bestellung von Zahlung ausstehend auf Storniert ge?ndert.”
But the customers are angry and asking us, why we do a Storno. But never not paid or a payment problem. Very troubling problem for us.
System: WP 6.3.1, Elementor / Pro 3.15.3 bzw 3.15.1. Germanized for Woo Pro 3.7.2. Paypal Plus für WooCommerce 2.2.1
]]>Hi, auf unserer Seite wir bei dem PayPal Plus Plugin folgender Fehler angezeigt. Benutzte Plugin Version 2.2.1
<html> <head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center> <hr><center>nginx</center> </body> </html>
]]>
Hey,
wir verwenden Germanized für unseren Woocommerce Shop, als Bezahlmethode haben wir Paypal Plus. Das Problem ist, dass die Bestellung direkt aufgegeben wird und eine Bestellbest?tigung verschickt wird, sobald der Kunde zu Paypal weitergeleitet wird, auch wenn er sich nicht bei Paypal einloggt und bezahlt, das führt zu Verwirrungen bei den Kunden. Ich hab mich durchgelesen und gesehen, dass es eine gewollte Funktion des Germanized Plugins ist und es einen Code gibt, dass die Mail erst versendet wird, nachdem die Zahlung get?tigt wurde. Die Beitr?ge sind aber über 1 Jahr alt und die Links abgelaufen, hat jemand einen aktuellen Link mit dem Code oder kann anderweitig helfen?
der Link zum alten Thread:
https://www.ads-software.com/support/topic/bestellbestatigung-vor-zahlungsabschlus-versandt/
Besten Dank schon mal
]]>Good morning, is it possible that the plugin is not yet fully compatible with PHP version 8.1? The plugin generates errors, my developer told me.
Regards Carsten
]]>Hallo, Ich nutze Woocommerce und unter Anderem das PayPal Plugin. Wenn ich manuell eine Bestellung im Shop erstelle und als Zahlmethode PayPal ausw?hle wird in der Mail an den Kunden nicht der Jetzt Bezahlen Link eingefügt. Ich habe bereits unter Woocommerce – Einstellungen – Mails alles abgesucht und kann nichts finden, wo das disabled sein k?nnte.
]]>I’m getting Warning mails from PayPal (in German though, so this is a translation)
Hello xxx!
Check your server that receives the instant
payment confirmations (IPN) from PayPal.
processes. INs sent to the following URL(s).
will not be received:
https://xxx.de/wc-
api/paypal_plus_ipn/
If you do not know this URL, you
you may be using a service provider that uses IPN
on your behalf. …
What would you do in this case? I moved from this plugin to the official one. But my mistake was that I deleted the old plugin. Now I’m trying to get it back through backups. Do you think it will resolve the issue, when I activate the plugin but don’t have the payment option active? Or is it enough when the plugin is just deactivated?
I guess I get these messages, because there are unresolved paypal order right?
]]>Plug-in seems to be discontinued at September 30th, 2022.
What is the suggested replacement for PayPal (Plus) payments in WooCommerce?
]]>As soon as I try to pay via PayPal, I do see the following message in the console and don’t get forwarded to the paypal page:
payPalplus.min.js?ver=1663842841:25 Uncaught TypeError: Cannot read properties of undefined (reading ‘substr’)
at Function.U [as doCheckout] (payPalplus.min.js?ver=1663842841:25:100529)
at payPalRedirect.min.js?ver=1661367872:1:1362
DevTools failed to load source map: Could not load content for https://www.example.com/wp-content/uploads/woo-paypalplus/resources/js/paypal/checkout.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
Log:
`
2022-09-22T10:33:07+00:00 INFO GET https://api.paypal.com/v1/payments/payment?count=1
2022-09-22T10:33:07+00:00 INFO Response Status : 200
2022-09-22T10:33:25+00:00 INFO GET https://api.paypal.com/v1/payments/payment?count=1
2022-09-22T10:33:26+00:00 INFO Response Status : 200
2022-09-22T10:33:26+00:00 INFO GET https://api.paypal.com/v1/payment-experience/web-profiles/XP-BQV7-QBXG-GWAK-WFZ6
2022-09-22T10:33:26+00:00 INFO Response Status : 200
2022-09-22T10:33:26+00:00 INFO PUT https://api.paypal.com/v1/payment-experience/web-profiles/XP-BQV7-QBXG-GWAK-WFZ6
2022-09-22T10:33:26+00:00 INFO Response Status : 204
2022-09-22T10:33:27+00:00 INFO GET https://api.paypal.com/v1/payments/payment?count=1
2022-09-22T10:33:27+00:00 INFO Response Status : 200
2022-09-22T10:34:22+00:00 INFO GET https://api.paypal.com/v1/payments/payment/PAYID-MMWDPHQ1BK610497U457342R
2022-09-22T10:34:22+00:00 INFO Response Status : 200
2022-09-22T10:34:23+00:00 INFO GET https://api.paypal.com/v1/payments/payment/PAYID-MMWDPHQ1BK610497U457342R
2022-09-22T10:34:23+00:00 INFO Response Status : 200
2022-09-22T10:34:23+00:00 INFO PATCH https://api.paypal.com/v1/payments/payment/PAYID-MMWDPHQ1BK610497U457342R
2022-09-22T10:34:23+00:00 INFO Response Status : 200
`
Thanks in advance.
Regards
Lars
Hi there,
after installing paypal plus my customers get white page while try to make the payment.
there is -1 on a blank page with no more informations.
Hello @inpsyde
when using your plugin I am seeing a php notice in our debug log, which states that a filter method (‘nonce_user_logged_out’) is in use which has been deprecated with an older WooCommerce version.
Thus I am kindly requesting you to implement a simple fix in your code to prevent this notice from popping up, as it is cluttering my debug log. Following files in your plugin contain the affected code snippets:
/home/wp/disk/wordpress/wp-content/plugins/woo-paypalplus/src/Nonce.php: 'nonce_user_logged_out'
/home/wp/disk/wordpress/wp-content/plugins/woo-paypalplus/src/ExpressCheckoutGateway/AjaxHandler.php: add_filter('nonce_user_logged_out', [wc()->session, 'nonce_user_logged_out']);
Debug log excerpt:
[13-Aug-2022 04:52:09 UTC] PHP Deprecated: Die Funktion WC_Session_Handler::nonce_user_logged_out ist seit Version?5.3 <strong>veraltet</strong>! Verwenden Sie stattdessen WC_Session_Handler::maybe_update_nonce_user_logged_out. in /home/wp/disk/wordpress/wp-includes/functions.php on line 5379
Thanks a lot in advance!
Saskia
Hey there,
thanks for this awesome Plugin!
I’m currently facing an issue with the Customer Payment Page (the link provided in the Order Overview if the Payment is pending). I’m getting the following JS Error in the Console: Uncaught could not get URLs (ppplus.min.js:25)
My current configuration:
### WordPress Environment ###
WordPress address (URL): https://pamo-detailing.de
Site address (URL): https://pamo-detailing.de
WC Version: 6.7.0
REST API Version: ? 6.7.0
WC Blocks Version: ? 7.8.3
Action Scheduler Version: ? 3.4.0
Log Directory Writable: ?
WP Version: 6.0.1
WP Multisite: –
WP Memory Limit: 512 MB
WP Debug Mode: –
WP Cron: ?
Language: de_DE
External object cache: –
### Server Environment ###
Server Info: Apache
PHP Version: 8.0.22
PHP Post Max Size: 512 MB
PHP Time Limit: 120
PHP Max Input Vars: 1000
cURL Version: 7.29.0
NSS/3.53.1
SUHOSIN Installed: –
MySQL Version: 10.5.16-MariaDB
Max Upload Size: 512 MB
Default Timezone is UTC: ?
fsockopen/cURL: ?
SoapClient: ?
DOMDocument: ?
GZip: ?
Multibyte String: ?
Remote Post: ?
Remote Get: ?
### Database ###
WC Database Version: 6.7.0
WC Database Prefix: wp_
Datenbank-Gesamtgr??e: 27.11MB
Datenbank-Datengr??e: 18.24MB
Datenbank-Indexgr??e: 8.87MB
wp_woocommerce_sessions: Daten: 0.14MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_api_keys: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_attribute_taxonomies: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_downloadable_product_permissions: Daten: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_order_items: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_order_itemmeta: Daten: 0.16MB + Index: 0.19MB + Engine InnoDB
wp_woocommerce_tax_rates: Daten: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_tax_rate_locations: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zones: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_shipping_zone_locations: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zone_methods: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_payment_tokens: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_payment_tokenmeta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_log: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_actions: Daten: 2.44MB + Index: 3.30MB + Engine InnoDB
wp_actionscheduler_claims: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_groups: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_logs: Daten: 2.45MB + Index: 1.97MB + Engine InnoDB
wp_commentmeta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_comments: Daten: 0.06MB + Index: 0.09MB + Engine InnoDB
wp_fb3d_pages: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_links: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailchimp_carts: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailchimp_jobs: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_matomo_access: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_matomo_archive_blob_2022_01: Daten: 0.08MB + Index: 0.02MB + Engine InnoDB
wp_matomo_archive_blob_2022_02: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_matomo_archive_blob_2022_03: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_matomo_archive_blob_2022_04: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_matomo_archive_blob_2022_05: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_matomo_archive_blob_2022_06: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_matomo_archive_blob_2022_07: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_matomo_archive_blob_2022_08: Daten: 0.22MB + Index: 0.02MB + Engine InnoDB
wp_matomo_archive_blob_2022_09: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_matomo_archive_invalidations: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_matomo_archive_numeric_2022_01: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_matomo_archive_numeric_2022_02: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_matomo_archive_numeric_2022_03: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_matomo_archive_numeric_2022_04: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_matomo_archive_numeric_2022_05: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_matomo_archive_numeric_2022_06: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_matomo_archive_numeric_2022_07: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_matomo_archive_numeric_2022_08: Daten: 0.05MB + Index: 0.03MB + Engine InnoDB
wp_matomo_archive_numeric_2022_09: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_matomo_brute_force_log: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_matomo_changes: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_matomo_custom_dimensions: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_matomo_goal: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_matomo_locks: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_matomo_logger_message: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_matomo_log_action: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_matomo_log_conversion: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_matomo_log_conversion_item: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_matomo_log_link_visit_action: Daten: 0.08MB + Index: 0.03MB + Engine InnoDB
wp_matomo_log_profiling: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_matomo_log_visit: Daten: 0.08MB + Index: 0.05MB + Engine InnoDB
wp_matomo_option: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_matomo_plugin_setting: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_matomo_privacy_logdata_anonymizations: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_matomo_report: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_matomo_report_subscriptions: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_matomo_segment: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_matomo_sequence: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_matomo_session: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_matomo_site: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_matomo_site_setting: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_matomo_site_url: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_matomo_tagmanager_container: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_matomo_tagmanager_container_release: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_matomo_tagmanager_container_version: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_matomo_tagmanager_tag: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_matomo_tagmanager_trigger: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_matomo_tagmanager_variable: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_matomo_tracking_failure: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_matomo_twofactor_recovery_code: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_matomo_user: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_matomo_user_dashboard: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_matomo_user_language: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_matomo_user_token_auth: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_options: Daten: 8.13MB + Index: 0.14MB + Engine InnoDB
wp_postmeta: Daten: 1.52MB + Index: 0.42MB + Engine InnoDB
wp_posts: Daten: 0.30MB + Index: 0.06MB + Engine InnoDB
wp_termmeta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_terms: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_term_relationships: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_term_taxonomy: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_usermeta: Daten: 0.11MB + Index: 0.06MB + Engine InnoDB
wp_users: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wc_admin_notes: Daten: 0.05MB + Index: 0.00MB + Engine InnoDB
wp_wc_admin_note_actions: Daten: 0.03MB + Index: 0.02MB + Engine InnoDB
wp_wc_category_lookup: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_customer_lookup: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_download_log: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_coupon_lookup: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_product_lookup: Daten: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_wc_order_stats: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wc_order_tax_lookup: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_product_attributes_lookup: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_product_download_directories: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_product_meta_lookup: Daten: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_wc_rate_limits: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_reserved_stock: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_tax_rate_classes: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_webhooks: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wfpklist_template_data: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_gzd_dhl_im_products: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_gzd_dhl_im_product_services: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_gzd_packaging: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_gzd_packagingmeta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_gzd_shipmentmeta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_gzd_shipments: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_woocommerce_gzd_shipment_itemmeta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_gzd_shipment_items: Daten: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_gzd_shipment_labelmeta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_gzd_shipment_labels: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_gzd_shipping_provider: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_gzd_shipping_providermeta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wpmailsmtp_debug_events: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wpmailsmtp_tasks_meta: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_yoast_indexable: Daten: 0.16MB + Index: 0.09MB + Engine InnoDB
wp_yoast_indexable_hierarchy: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_yoast_migrations: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_yoast_primary_term: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_yoast_seo_links: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_zettle_queue: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_zettle_woocommerce_id_map: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
### Post Type Counts ###
3d-flip-book: 1
acf-field: 25
acf-field-group: 3
attachment: 89
customize_changeset: 3
nav_menu_item: 15
page: 14
pakete: 7
polylang_mo: 2
post: 3
product: 19
product_variation: 3
revision: 84
shop_coupon: 7
shop_order: 29
shop_order_refund: 13
wpcf7_contact_form: 2
### Security ###
Secure connection (HTTPS): ?
Hide errors from visitors: ?
### Active Plugins (26) ###
Polylang: von WP SYNTEX – 3.2.5
Advanced Custom Fields: Extended: von ACF Extended – 0.8.8.7
Advanced Custom Fields Multilingual: von OnTheGoSystems – 1.6.0
Better Search Replace: von Delicious Brains – 1.4.1
Classic Editor: von WordPress-Mitwirkende – 1.6.2
Coinbase Commerce: von Coinbase Commerce – 1.2.1
Contact Form 7 Extension For Mailchimp: von Renzo Johnson – 0.5.62
Contact Form 7: von Takayuki Miyoshi – 5.6.1
Custom Post Type UI: von WebDevStudios – 1.12.1
Facebook for WooCommerce: von Facebook – 2.6.19
3D FlipBook - Lite Edition: von iberezansky – 1.12.5
JSM's Show Post Metadata: von JS Morisset – 3.0.4
Mailchimp for WooCommerce: von Mailchimp – 2.7.2
Matomo Analytics – Ethische Statistiken. Nachhaltige Erkenntnisse.: von Matomo – 4.11.0
Pamo Coupon: von Julian Laibach | medienakzent – 1.0.0
Post Types Order: von Nsp Code – 1.9.9.1
WooCommerce PDF Invoices, Packing Slips, Delivery Notes and Shipping Labels: von WebToffee – 3.0.4
SVG Support: von Benbodhi – 2.4.2
PayPal PLUS für WooCommerce: von Inpsyde GmbH – 2.2.1
Checkout Field Editor for WooCommerce (Pro): von ThemeHigh – 3.3.0
WooCommerce Stripe-Gateway: von WooCommerce – 6.5.1
Germanized für WooCommerce: von vendidero – 3.9.8
WooCommerce: von Automattic – 6.7.0 (Update auf Version 6.8.0 ist verfügbar)
Yoast SEO: von Team Yoast – 19.4
WP Mail SMTP: von WPForms – 3.5.1
PayPal Zettle POS: von PayPal – 1.5.3
### Settings ###
API Enabled: –
Force SSL: –
Currency: EUR (€)
Currency Position: right_space
Thousand Separator: .
Decimal Separator: ,
Number of Decimals: 2
Taxonomies: Product Types: external (external)
grouped (grouped)
simple (simple)
variable (variable)
Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
exclude-from-search (exclude-from-search)
featured (featured)
outofstock (outofstock)
rated-1 (rated-1)
rated-2 (rated-2)
rated-3 (rated-3)
rated-4 (rated-4)
rated-5 (rated-5)
Connected to WooCommerce.com: –
Enforce Approved Product Download Directories: –
### WC Pages ###
Shop-Basis: #105 - /shop/
Warenkorb: #106 - /warenkorb/
Kasse: #107 - /kasse/
Mein Konto: #108 - /mein-konto/
Allgemeine Gesch?ftsbedingungen: #407 - /agb/
### Theme ###
Name: medienakzent // pamo-detailing
Version: 0.1.1
Author URL: https://medienakzent.de
Child Theme: ? – Wenn du WooCommerce mit einem Theme
das du nicht selbst entwickelt hast
an eigene Bedürfnisse anpasst
dann empfehlen wir die Verwendung eines Child-Themes. Siehe Wie du ein Child-Theme erstellst (engl.)
WooCommerce Support: ?
### Templates ###
Overrides: pamo-detailing/woocommerce/archive-product.php
pamo-detailing/woocommerce/auth/footer.php
pamo-detailing/woocommerce/auth/form-grant-access.php
pamo-detailing/woocommerce/auth/form-login.php
pamo-detailing/woocommerce/auth/header.php
pamo-detailing/woocommerce/cart/cart-empty.php
pamo-detailing/woocommerce/cart/cart-item-data.php
pamo-detailing/woocommerce/cart/cart-shipping.php
pamo-detailing/woocommerce/cart/cart-totals.php
pamo-detailing/woocommerce/cart/cart.php
pamo-detailing/woocommerce/cart/cross-sells.php
pamo-detailing/woocommerce/cart/mini-cart.php
pamo-detailing/woocommerce/cart/proceed-to-checkout-button.php
pamo-detailing/woocommerce/cart/shipping-calculator.php
pamo-detailing/woocommerce/checkout/cart-errors.php
pamo-detailing/woocommerce/checkout/form-billing.php
pamo-detailing/woocommerce/checkout/form-checkout.php
pamo-detailing/woocommerce/checkout/form-coupon.php
pamo-detailing/woocommerce/checkout/form-login.php
pamo-detailing/woocommerce/checkout/form-pay.php
pamo-detailing/woocommerce/checkout/form-shipping.php
pamo-detailing/woocommerce/checkout/order-receipt.php
pamo-detailing/woocommerce/checkout/payment-method.php
pamo-detailing/woocommerce/checkout/payment.php
pamo-detailing/woocommerce/checkout/review-order.php
pamo-detailing/woocommerce/checkout/terms.php
pamo-detailing/woocommerce/checkout/thankyou.php
pamo-detailing/woocommerce/content-product-cat.php
pamo-detailing/woocommerce/content-product.php
pamo-detailing/woocommerce/content-single-product.php
pamo-detailing/woocommerce/content-widget-price-filter.php
pamo-detailing/woocommerce/content-widget-product.php
pamo-detailing/woocommerce/content-widget-reviews.php
pamo-detailing/woocommerce/emails/admin-cancelled-order.php
pamo-detailing/woocommerce/emails/admin-failed-order.php
pamo-detailing/woocommerce/emails/admin-new-order.php
pamo-detailing/woocommerce/emails/customer-completed-order.php
pamo-detailing/woocommerce/emails/customer-invoice.php
pamo-detailing/woocommerce/emails/customer-new-account.php Version 3.7.0 ist veraltet. Die Hauptversion ist 6.0.0
pamo-detailing/woocommerce/emails/customer-note.php
pamo-detailing/woocommerce/emails/customer-on-hold-order.php
pamo-detailing/woocommerce/emails/customer-processing-order.php
pamo-detailing/woocommerce/emails/customer-refunded-order.php
pamo-detailing/woocommerce/emails/customer-reset-password.php
pamo-detailing/woocommerce/emails/email-addresses.php
pamo-detailing/woocommerce/emails/email-customer-details.php
pamo-detailing/woocommerce/emails/email-downloads.php
pamo-detailing/woocommerce/emails/email-footer.php
pamo-detailing/woocommerce/emails/email-header.php
pamo-detailing/woocommerce/emails/email-order-details.php
pamo-detailing/woocommerce/emails/email-order-items.php
pamo-detailing/woocommerce/emails/email-styles.php
pamo-detailing/woocommerce/emails/plain/admin-cancelled-order.php
pamo-detailing/woocommerce/emails/plain/admin-failed-order.php
pamo-detailing/woocommerce/emails/plain/admin-new-order.php
pamo-detailing/woocommerce/emails/plain/customer-completed-order.php
pamo-detailing/woocommerce/emails/plain/customer-invoice.php
pamo-detailing/woocommerce/emails/plain/customer-new-account.php Version 3.7.0 ist veraltet. Die Hauptversion ist 6.0.0
pamo-detailing/woocommerce/emails/plain/customer-note.php
pamo-detailing/woocommerce/emails/plain/customer-on-hold-order.php
pamo-detailing/woocommerce/emails/plain/customer-processing-order.php
pamo-detailing/woocommerce/emails/plain/customer-refunded-order.php
pamo-detailing/woocommerce/emails/plain/customer-reset-password.php
pamo-detailing/woocommerce/emails/plain/email-addresses.php
pamo-detailing/woocommerce/emails/plain/email-customer-details.php
pamo-detailing/woocommerce/emails/plain/email-downloads.php
pamo-detailing/woocommerce/emails/plain/email-order-details.php
pamo-detailing/woocommerce/emails/plain/email-order-items.php
pamo-detailing/woocommerce/global/breadcrumb.php
pamo-detailing/woocommerce/global/form-login.php
pamo-detailing/woocommerce/global/quantity-input.php
pamo-detailing/woocommerce/global/sidebar.php
pamo-detailing/woocommerce/global/wrapper-end.php
pamo-detailing/woocommerce/global/wrapper-start.php
pamo-detailing/woocommerce/loop/add-to-cart.php
pamo-detailing/woocommerce/loop/loop-end.php
pamo-detailing/woocommerce/loop/loop-start.php
pamo-detailing/woocommerce/loop/no-products-found.php
pamo-detailing/woocommerce/loop/orderby.php
pamo-detailing/woocommerce/loop/pagination.php
pamo-detailing/woocommerce/loop/price.php
pamo-detailing/woocommerce/loop/rating.php
pamo-detailing/woocommerce/loop/result-count.php
pamo-detailing/woocommerce/loop/sale-flash.php
pamo-detailing/woocommerce/myaccount/dashboard.php
pamo-detailing/woocommerce/myaccount/downloads.php
pamo-detailing/woocommerce/myaccount/form-add-payment-method.php
pamo-detailing/woocommerce/myaccount/form-edit-account.php
pamo-detailing/woocommerce/myaccount/form-edit-address.php
pamo-detailing/woocommerce/myaccount/form-login.php
pamo-detailing/woocommerce/myaccount/form-lost-password.php
pamo-detailing/woocommerce/myaccount/form-reset-password.php
pamo-detailing/woocommerce/myaccount/lost-password-confirmation.php
pamo-detailing/woocommerce/myaccount/my-account.php
pamo-detailing/woocommerce/myaccount/my-address.php
pamo-detailing/woocommerce/myaccount/my-downloads.php
pamo-detailing/woocommerce/myaccount/my-orders.php
pamo-detailing/woocommerce/myaccount/navigation.php
pamo-detailing/woocommerce/myaccount/orders.php
pamo-detailing/woocommerce/myaccount/payment-methods.php
pamo-detailing/woocommerce/myaccount/view-order.php
pamo-detailing/woocommerce/notices/error.php
pamo-detailing/woocommerce/notices/notice.php
pamo-detailing/woocommerce/notices/success.php
pamo-detailing/woocommerce/order/form-tracking.php Version 3.6.0 ist veraltet. Die Hauptversion ist 6.5.0
pamo-detailing/woocommerce/order/order-again.php
pamo-detailing/woocommerce/order/order-details-customer.php
pamo-detailing/woocommerce/order/order-details-item.php
pamo-detailing/woocommerce/order/order-details.php
pamo-detailing/woocommerce/order/order-downloads.php
pamo-detailing/woocommerce/order/tracking.php
pamo-detailing/woocommerce/product-searchform.php
pamo-detailing/woocommerce/single-product/add-to-cart/external.php
pamo-detailing/woocommerce/single-product/add-to-cart/grouped.php
pamo-detailing/woocommerce/single-product/add-to-cart/simple.php
pamo-detailing/woocommerce/single-product/add-to-cart/variable.php Version 3.5.5 ist veraltet. Die Hauptversion ist 6.1.0
pamo-detailing/woocommerce/single-product/add-to-cart/variation-add-to-cart-button.php
pamo-detailing/woocommerce/single-product/add-to-cart/variation.php
pamo-detailing/woocommerce/single-product/meta.php
pamo-detailing/woocommerce/single-product/photoswipe.php
pamo-detailing/woocommerce/single-product/price.php
pamo-detailing/woocommerce/single-product/product-attributes.php
pamo-detailing/woocommerce/single-product/product-image.php
pamo-detailing/woocommerce/single-product/product-thumbnails.php
pamo-detailing/woocommerce/single-product/rating.php
pamo-detailing/woocommerce/single-product/related.php
pamo-detailing/woocommerce/single-product/review-meta.php
pamo-detailing/woocommerce/single-product/review-rating.php
pamo-detailing/woocommerce/single-product/review.php
pamo-detailing/woocommerce/single-product/sale-flash.php
pamo-detailing/woocommerce/single-product/share.php
pamo-detailing/woocommerce/single-product/short-description.php
pamo-detailing/woocommerce/single-product/stock.php
pamo-detailing/woocommerce/single-product/tabs/additional-information.php
pamo-detailing/woocommerce/single-product/tabs/description.php
pamo-detailing/woocommerce/single-product/tabs/tabs.php
pamo-detailing/woocommerce/single-product/title.php
pamo-detailing/woocommerce/single-product/up-sells.php
pamo-detailing/woocommerce/single-product-reviews.php
pamo-detailing/woocommerce/single-product.php
pamo-detailing/woocommerce/taxonomy-product-cat.php
pamo-detailing/woocommerce/taxonomy-product-tag.php
Outdated Templates: ?
Erfahre
wie du aktualisieren kannst
### Admin ###
Enabled Features: activity-panels
analytics
coupons
customer-effort-score-tracks
experimental-products-task
experimental-import-products-task
experimental-fashion-sample-products
experimental-product-tour
homescreen
marketing
mobile-app-banner
navigation
onboarding
onboarding-tasks
remote-inbox-notifications
remote-free-extensions
payment-gateway-suggestions
shipping-label-banner
subscriptions
store-alerts
transient-notices
wc-pay-promotion
wc-pay-welcome-page
wc-pay-subscriptions-page
Disabled Features: minified-js
settings
Daily Cron: ? Next scheduled: 2022-08-10 14:55:20 +02:00
Options: ?
Notes: 41
Onboarding: completed
### Action Scheduler ###
Complete: 7.777
Oldest: 2022-07-28 13:05:39 +0200
Newest: 2022-08-10 08:38:51 +0200
Pending: 7
Oldest: 2022-08-10 08:39:01 +0200
Newest: 2022-08-15 14:00:10 +0200
### PayPal Zettle POS ###
Onboarding state: onboarding-completed
Price sync: yes
Initial sync collision strategy: merge
First import: 17:11 2. August 2022
Number of products syncing: 19
PayPal Zettle VAT: 19
PayPal Zettle currency: EUR
PayPal Zettle country: DE
PayPal Zettle language: de
PayPal Zettle time zone: Europe/Berlin
PayPal Zettle contact email: [email protected]
PayPal Zettle taxation mode: INCLUSIVE
PayPal Zettle taxation type: VAT
PayPal Zettle customer mode: LimitedCompany
### Status report information ###
Generated at: 2022-08-10 08:39:04 +02:00
]]>
Hi,
i would like to configure the available payment methods.
Is there a way to configure the displayed payment methods.
For example i only want to use paypal and creditcards, not available payment methods should be hidden.
I do not want to use the new plugin: PayPal-Payments.
Thank you
Kind regards
Andi
Hi,
I have installed the latest version of the plug-in WooCommerce Paypal Payments. Everything is running well except that the Paypal cookie is generated without prior asking the user for consent. This is not DSGVO compliant in the EU.
Can anyone give a suggestion on how to solve this problem?
Many thanks in advance!
Best,
Simon
]]>Hello guys, is your plugin compatible to the new checkout feature for paypal in germany? If yes, is there something todo?
Thanks in advance,
Al
German merchants using PayPal Plus for “Pay upon Invoice” now have the opportunity to upgrade to the new WooCommerce PayPal Payments integration.
Over the coming months, PayPal is phasing out the PayPal Plus service which will eventually impact the functionality provided by this integration. While some features may continue to work, the “Pay upon Invoice” or “Kauf auf Rechnung” payment method will be one of the first features to be impacted by the phaseout.
As a consequence, the development for the PayPal Plus integration has been suspended and our development efforts are focused on PayPal Payments, the new default PayPal integration for WooCommerce.
All PayPal Plus users are encouraged to upgrade to the new integration as it comes with several new features. More information about the upgrade to the new integration can be found in the PayPal Payments Upgrade Guide.
Further details about the new “Pay upon Invoice” integration and additional features in PayPal Payments can be found in the PayPal Payments plugin documentation.
For any questions regarding PayPal Payments, please refer to the PayPal Payments support forums here.
Thanks!
I have configured the plugin and works fine in Checkout but does not appear on the product page where I think is even more important to decline the sale.
It is related to the theme? How can I fix it?
Thanks in advance.
Kind regards.
Hi,
We had some problems with Payments where Orders where sometimes cancelled with the following error log. I can’t reproduce the issue and would like to know when exactly this error is created and what does it mean.
2022-06-22T21:11:50+00:00 INFO GET https://api.paypal.com/v1/payments/payment/PAYID-MSJADH763782348732674237
2022-06-22T21:11:51+00:00 INFO Response Status : 200
2022-06-22T21:11:51+00:00 INFO GET https://api.paypal.com/v1/payments/payment/PAYID-MSJADH763782348732674237
2022-06-22T21:11:51+00:00 ERROR Impossible to update the order, payment id is not valid.
2022-06-22T21:11:51+00:00 INFO Response Status : 200
2022-06-22T21:11:51+00:00 INFO PATCH https://api.paypal.com/v1/payments/payment/PAYID-MSJADH763782348732674237
2022-06-22T21:11:51+00:00 INFO Response Status : 200
2022-06-22T21:11:55+00:00 ERROR Impossible to update the order, payment id is not valid.
2022-06-22T21:49:24+00:00 INFO GET https://api.paypal.com/v1/payments/payment?count=1
2022-06-22T21:49:25+00:00 INFO Response Status : 200
Thanks a lot!
]]>We are getting this error while doing payment using Woocommerce Paypal Plus plugin:
ERROR Impossible to update the order, payment id is not valid
Below are the latest records on our website:
2022-06-19T00:00:00+00:00 INFO POST https://api.paypal.com/v1/payments/payment
2022-06-19T00:00:00+00:00 INFO Response Status : 201
2022-06-19T00:00:16+00:00 ERROR Impossible to update the order, payment id is not valid.
Hello,
we already contacted the PayPal support, but they referred to this page.
The help page about PayPal installment payments (https://www.paypal.com/de/webapps/mpp/installments) describes the possibility to implement dynamic banners to ones online shop to advertise the installment payment option.
For each shop software there is a different technical implementation guide. The link to the technical implementation guide for WooCommerce leads to this PayPal Plus Plugin page.
Within this plugin page I can’t find any information about the dynamic banners for installment payments.
Where can I find a guide how to implement the dynamic banners for installment payments?
Hello,
I experience this issue when looking at checkout page. Any suggestions?
GERMAN “Aus technischen Gründen k?nnen zurzeit keine Zahlungen verarbeitet werden.”
Thanks & BR
Hello,
I′d like to change the location of PP 0% Financing banner on the product page. Its Located top right on default. Id like to show it under the add to cart button. Is this possible? BR!
Hi,
My question is very simple:
Does this plugin work for a web shop based in France ?
Thanks a lot !
Best regards
Gtmetrix zeigt einen Fehler, der sich auf diese Datei bezieht:
https://www.paypalobjects.com/api/checkout.js
Ist im Grunde keine gro?e Sache, aber es spricht auch nichts dagegen, dieses Script nur zu laden, wenn es auch wirklich n?tig ist. In unserem Fall betriff das nur Warenkorb und Checkout. Leider kann ich das Script nicht in der üblichen Weise exkludieren. Das hier funktioniert nicht:
add_action('wp_print_scripts', function () {
if ( !is_page( array('warenkorb', 'kasse') ) ){
wp_dequeue_script('paypal-express-checkout');
}
});
Die Scripte werden wohl so eingebunden:
wp_enqueue_script('ppplus', $fileUrl, [], $fileVersion, true);
Es funktioniert aber auch nicht mit:
wp_dequeue_script('ppplus');
Wie k?nnte man das machen? Oder müssen die Scripte sitewide geladen werden?
]]>German merchants using PayPal Plus are invited to participate in a pilot phase to provide feedback about their experience with the upcoming Pay upon Invoice payment method in the new PayPal integration.
To enroll in the Pay upon Invoice pilot phase, please send us a message with a link to your website and your PayPal account email address from here: How to request Support
Further instructions for the Pay upon Invoice setup are documented in this guide: Pay upon Invoice – Pilot Testing Guide
The Pay upon Invoice feature will be officially released with the PayPal Payments 1.9.0 update after the pilot phase is concluded.
For any questions about the new integration, please refer to the plugin support from the link above.
Background details:
Over the coming months, PayPal is phasing out the PayPal Plus service which will eventually impact the functionality provided by this integration. While some features may continue to work, the “Pay upon Invoice” or “Kauf auf Rechnung” payment method will be one of the first features to be impacted by the phase-out.
The development for the PayPal Plus integration has been suspended and our development efforts are focused on PayPal Payments, the new default PayPal integration for WooCommerce.
All PayPal Plus users are highly encouraged to upgrade to the new integration as it comes with several benefits and new features. More information can be found in the PayPal Payments Upgrade Guide or by reaching out to the support.
]]>Hallo liebes Ipsyde Team,
funktioniert das Plugin auch mit dem neuen Paypal Checkout?
oder kommt dort ein neuen von euch?
]]>Hallo Zusammen,
wir haben schon seit Ver?ffentlichung der Homepage meines Kundens Probleme mit PayPal Plus. Eine Bezahlung mit PayPal Plus konnte nicht geleistet werden. Auf der Webseite selbst, haben wir deshalb PayPal Plus deaktiviert, damit bei den Bestellungen keine Probleme auftauchen.
Ich habe bereits vor ein paar Monaten dem Support -> [email protected] eine Mail bzgl. unseres Problems geschrieben, nachdem ich hier im Forum von einem anderen Nutzer von der gleichen Thematik gelesen habe: https://www.ads-software.com/support/topic/bezahlung-nicht-moglich/. Habe aber bis heute leider keine Rückmeldung erhalten.
Daher versuche ich es nun hier, da mein Kunde doch gerne mal die PayPal Plus Funktion auf der Webseite haben m?chte. Vielleicht kann jemand helfen?
Viele liebe Grü?e
Anna
]]>HI,
My Admin language is English.
Site language is German
The plugin is fully translated to German (Loco Translate)
But the “Buy Button” option in the settings is still only in English.
I do need it in German.
THX
Reinhard
Hello Support-Team,
I have an issue with the PayPal-iframe not loading on my EN-product-page.
In DE-version all works fine.
https://germancut.de/produkt/messerblock-eiche-natur/
Any idea?
Thanks a lot in advance
Youie
]]>