Christian
Christian
**Describe the bug** situation reported to Support with ticket https://saucal.zendesk.com/agent/tickets/12410 `Fatal error log:[06-Oct-2023 14:51:39 UTC] ywsVp8 - WC_Amazon_Payments_Advanced_IPN_Handler::check_ipn_request - Received IPN request.[06-Oct-2023 14:51:39 UTC] ywsVp8 - WC_Amazon_Payments_Advanced_IPN_Handler::get_message_from_raw_post_data - Valid IPN...
"The plugin doesn't have an option to automatically capture funds if an asynchronous method is used. There is no such option in the plugin. How this can be a problem...
**Describe the bug** https://wordpress.org/support/topic/error-when-4-digits-are-used-instead-of-2/ In this case, the user is using "Number of decimals" = 4 for EUR and showing 2 decimals on Front End **To Reproduce** Steps to reproduce...
**Describe the bug** issue related to this thread: https://wordpress.org/support/topic/fatal-error-in-debug-log/ **Expected behavior** No fatal errors on debug.log **Isolating the problem (mark completed items with an [x]):** - [ ] I have...
Ticket: https://saucal.zendesk.com/agent/tickets/8009 Describe the bug Sometimes phone numbers are not filled on the Amazon shopper account, this field is used for some specific shippings that customers use to schedule delivery,...
**Describe the bug** Example/Description what is happening: Shop1: Customer done payment, get products and order is completed. Order number #12345, paid with Amazon pay. Some time later (days, weeks, months,...
**Describe the bug** This happens to a merchant, the order and transaction are arriving on Amazon Pay without problems. But a fatal error occurs (we don't know if Before the...
https://wordpress.org/support/topic/change-amazonpay-icon/#post-15699081 suggestion by customer: ` function gateway_icon_amazon_payments_advanced( $gateways ) { if ( isset( $gateways['amazon_payments_advanced'] ) ) { $gateways['amazon_payments_advanced']->icon = get_stylesheet_directory_uri() . '/img/amazon-pay-gw.svg'; } return $gateways; } add_filter( 'woocommerce_available_payment_gateways', 'gateway_icon_amazon_payments_advanced' );...
**Describe the bug** Express checkout on the Product page seems not to be compatible with WooCommerce Product Add-Ons and Gravity Forms Product Add-ons **To Reproduce** Steps to reproduce the behavior:...
**Describe the bug** When on WooCommerce Shipping zone are been used zip code ranges, the Amazon pay plugin is not filtering the addresses correctly when shopper needs to select Address...