Title: Error not displayed
Last modified: April 27, 2022

---

# Error not displayed

 *  Resolved [gnagna72](https://wordpress.org/support/users/gnagna72/)
 * (@gnagna72)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/error-not-displayed/)
 * When we fill nvalid credit card info or bad address, no message are displayed
   in the website. The user does not understand what is missing or incorrect.
 * tested with storefrond and not other plugin.
 * Console Show:
 *     ```
       beaver-logger.js:237 ppxo_inline_guest_unhandled_error 
       {handledErrors: Array(0), unhandledErrors: Array(0), inline_guest_version: '2.18.0', timestamp: 1651081382264, windowID: 'a926a4c1f4', …}
       country: "FR"
       env: "production"
       handledErrors: []
       host: "www.paypal.com"
       inline_guest_version: "2.18.0"
       lang: "fr"
       pageID: "922e9d5eec"
       path: "/smart/card-fields"
       referer: "www.paypal.com"
       timestamp: 1651081382264
       uid: "[redacted by moderator]"
       unhandledErrors: Array(0)
       length: 0
       <a href="https://codex.wordpress.org/Prototype">Prototype</a>: Array(0)
       ver: "2.18.0"
       windowID: "a926a4c1f4"
       <a href="https://codex.wordpress.org/Prototype">Prototype</a>: Object
       ```
   
 *     ```
       s	@	beaver-logger.js:237
       u	@	beaver-logger.js:396
       p	@	beaver-logger.js:443
       error	@	index.js:90
       (anonymous)	@	submitInlineGuestForm.js:337
       value	@	index.js:1
       U	@	submitInlineGuestForm.js:325
       (anonymous)	@	index.js:1
       (anonymous)	@	index.js:1
       (anonymous)	@	errorBoundaryMiddleware.js:15
       (anonymous)	@	noopActionCreator.js:25
       dispatch	@	applyMiddleware.js:35
       (anonymous)	@	redux-api-call.es.js:206
       r	@	runtime.js:62
       (anonymous)	@	runtime.js:296
       e.<computed>	@	runtime.js:114
       r	@	asyncToGenerator.js:17
       (anonymous)	@	asyncToGenerator.js:28
       ```
   
    -  This topic was modified 4 years, 1 month ago by [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/).

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [gnagna72](https://wordpress.org/support/users/gnagna72/)
 * (@gnagna72)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/error-not-displayed/#post-15597261)
 * Important, we talk about the button “pay with credit card” under the “PayPal 
   Checkout”. Paypal Iframe add this button bu default (i dont know why).
 * If the option “PayPal Card Processing” is activated in woocommerce then the “
   paypal checkout” does not add the “pay with credit card” and everything if working.
 * So this problem is only with “pay with credit card button” under the “paypal 
   checkout”… Sorry if it’s confusing…
 *  Plugin Support [Syde Niklas](https://wordpress.org/support/users/niklasinpsyde/)
 * (@niklasinpsyde)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/error-not-displayed/#post-15604035)
 * Hi [@gnagna72](https://wordpress.org/support/users/gnagna72/),
 * The black credit card smart button displays by default on the Checkout page. 
   But you can remove it with the `Hide Funding Source(s)` option or by enabling
   the PayPal Card Processing.
 * In any case, the user should usually not be presented with any address fields
   from the smart card button as the address details are automatically transmitted
   from the WooCommerce Checkout fields: [https://woocommerce.com/document/woocommerce-paypal-payments/#paypal-card-processing-acdc](https://woocommerce.com/document/woocommerce-paypal-payments/#paypal-card-processing-acdc)
   
   But I’m also not seeing any error messages when using invalid card credentials
   with the default button. The plugin doesn’t have direct control over the iframe
   but we’ll look into this further to see what could be done about it.
 * The PayPal Card Processing should provide appropriate feedback if invalid card
   details were used and we generally recommend it for card payments either way 
   if it’s available in your region.
 * Kind regards,
    Niklas
 *  Plugin Support [Femi](https://wordpress.org/support/users/femiyb/)
 * (@femiyb)
 * [4 years ago](https://wordpress.org/support/topic/error-not-displayed/#post-15657099)
 * Hello
 * We have not heard back from you in a while, so I’m marking this thread as resolved.
   
   Hopefully, you were able to proceed as advised above. If you have any further
   questions, please feel free to reopen this topic or create a new one.
 * Cheers! 🙂
 *  [lucabarbucci](https://wordpress.org/support/users/lucabarbucci/)
 * (@lucabarbucci)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/error-not-displayed/#post-16144005)
 * S O L V E D !!!
    In javascript subclass window.console and cath the error ppxo_inline_guest_unhandled_error
   then append your custom error handling code.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Error not displayed’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-paypal-payments/assets/icon-256x256.png?rev=
   3234615)
 * [WooCommerce PayPal Payments](https://wordpress.org/plugins/woocommerce-paypal-payments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-paypal-payments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-paypal-payments/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-paypal-payments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-paypal-payments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-paypal-payments/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [lucabarbucci](https://wordpress.org/support/users/lucabarbucci/)
 * Last activity: [3 years, 7 months ago](https://wordpress.org/support/topic/error-not-displayed/#post-16144005)
 * Status: resolved