Title: chchch's Replies | WordPress.org

---

# chchch

  [  ](https://wordpress.org/support/users/goch/)

 *   [Profile](https://wordpress.org/support/users/goch/)
 *   [Topics Started](https://wordpress.org/support/users/goch/topics/)
 *   [Replies Created](https://wordpress.org/support/users/goch/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/goch/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/goch/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/goch/engagements/)
 *   [Favorites](https://wordpress.org/support/users/goch/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 25 total)

1 [2](https://wordpress.org/support/users/goch/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/goch/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Open Pricing (Name Your Price) for WooCommerce] Enable step ticker option not working?](https://wordpress.org/support/topic/enable-step-ticker-option-not-working/)
 *  Thread Starter [chchch](https://wordpress.org/support/users/goch/)
 * (@goch)
 * [1 year ago](https://wordpress.org/support/topic/enable-step-ticker-option-not-working/#post-18458018)
 * just noticed that the arrows buttons aren’t shown in chrome, but they are visible
   in firefox
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Open Pricing (Name Your Price) for WooCommerce] WordPress 6.7.x version compatibility](https://wordpress.org/support/topic/wordpress-6-7-x-version-compatibility/)
 *  [chchch](https://wordpress.org/support/users/goch/)
 * (@goch)
 * [1 year ago](https://wordpress.org/support/topic/wordpress-6-7-x-version-compatibility/#post-18456967)
 * Hi
   I just installed the plugin and still have this notice. is there an update
   coming soon?I also have 3 other warnings when I activate product open pricing:
 *     ```wp-block-code
       Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the product-open-pricing-for-woocommerce domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in mysite.com/wp-includes/functions.php on line 6114Warning: Cannot modify header information - headers already sent by (output started at mysite.com/wp-includes/functions.php:6114) in mysite.com/wp-admin/includes/misc.php on line 1438Warning: Cannot modify header information - headers already sent by (output started at mysite.com/wp-includes/functions.php:6114) in mysite.com/wp-includes/functions.php on line 7137Warning: Cannot modify header information - headers already sent by (output started at mysite.com/wp-includes/functions.php:6114) in mysite.com/wp-admin/admin-header.php on line 9
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce PayPal Payments] Set up/conenction and REST API apps](https://wordpress.org/support/topic/set-up-conenction-and-rest-api-apps/)
 *  Thread Starter [chchch](https://wordpress.org/support/users/goch/)
 * (@goch)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/set-up-conenction-and-rest-api-apps/#post-18208156)
 * > The app associated with these credentials, however, is not visible in your 
   > dashboard.
 * 
   yes, it’s weird that the app isn’t showing in the dashboard when doing the automatic
   process.That would be handy, as this would allow us to see the webhooks events
   in the dashboard ([https://developer.paypal.com/dashboard/webhooks/sandbox](https://developer.paypal.com/dashboard/webhooks/sandbox)).
   They dont show up there except if we create a sandbox app and manually manage
   the sandbox credentials. That should be mentioned in the doc somewhere.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce PayPal Payments] orders staying ‘on hold’](https://wordpress.org/support/topic/orders-staying-on-hold/)
 *  Thread Starter [chchch](https://wordpress.org/support/users/goch/)
 * (@goch)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/orders-staying-on-hold/#post-18203108)
 * I really made sure to connect with a different sandbox account (I cleaned the
   cache/cookies, and used a different browser), but I’m affraid I still have the
   same 422 error:
 *     ```wp-block-code
       {  "additional_properties": {},  "body": {    "name": "UNPROCESSABLE_ENTITY",    "details": [      {        "issue": "ORDER_ALREADY_COMPLETED",        "description": "The order cannot be patched after it is completed."      }    ],    "message": "The requested action could not be performed, semantically incorrect, or failed business validation.",    "debug_id": "f689285c03b11",    "links": [      {        "href": "https://developer.paypal.com/api/rest/reference/orders/v2/errors/#ORDER_ALREADY_COMPLETED",        "rel": "information_link",        "method": "GET"      }    ]  },  "duration_time": "xxxxxx",  "header": {    "APPLICATION_ID": "APP-80W284485P519543T",    "Access-Control-Expose-Headers": "xxxxxx",    "BORDER-IP": "xxxxxx",    "CALLER_ACCT_NUM": "S2ZG3BZMDVUCL",    "Date": "Tue, 17 Dec 2024 10:42:34 GMT",    "Keep-Alive": "xxxxxx",    "PROCESSING-IP": "xxxxxx",    "PayPal-Gateway-Metadata": "xxxxxx",    "SERVER_INFO": "xxxxxx",    "Server-Timing": "xxxxxx",    "paypal-debug-id": "f689285c03b11"  },  "status": 422}
       ```
   
 * Anything else you can think of / I could check?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce PayPal Payments] orders staying ‘on hold’](https://wordpress.org/support/topic/orders-staying-on-hold/)
 *  Thread Starter [chchch](https://wordpress.org/support/users/goch/)
 * (@goch)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/orders-staying-on-hold/#post-18202807)
 * ok, more info: 
   I also have some 422 errors in the paypal sandbox logs, like 
   this one:
 *     ```wp-block-code
       {  "additional_properties": {},  "body": {    "name": "UNPROCESSABLE_ENTITY",    "details": [      {        "issue": "ORDER_ALREADY_COMPLETED",        "description": "The order cannot be patched after it is completed."      }    ],    "message": "The requested action could not be performed, semantically incorrect, or failed business validation.",    "debug_id": "f7867825a71d1",    "links": [      {        "href": "https://developer.paypal.com/api/rest/reference/orders/v2/errors/#ORDER_ALREADY_COMPLETED",        "rel": "information_link",        "method": "GET"      }    ]  },  "duration_time": "xxxxxx",  "header": {    "APPLICATION_ID": "APP-80W284485P519543T",    "Access-Control-Expose-Headers": "xxxxxx",    "BORDER-IP": "xxxxxx",    "CALLER_ACCT_NUM": "S2ZG3BZMDVUCL",    "Date": "Tue, 17 Dec 2024 08:51:13 GMT",    "Keep-Alive": "xxxxxx",    "PROCESSING-IP": "xxxxxx",    "PayPal-Gateway-Metadata": "xxxxxx",    "SERVER_INFO": "xxxxxx",    "Server-Timing": "xxxxxx",    "paypal-debug-id": "f7867825a71d1"  },  "status": 422}
       ```
   
    -  This reply was modified 1 year, 4 months ago by [chchch](https://wordpress.org/support/users/goch/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce PayPal Payments] webhook errors in log](https://wordpress.org/support/topic/webhook-errors-in-log/)
 *  Thread Starter [chchch](https://wordpress.org/support/users/goch/)
 * (@goch)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/webhook-errors-in-log/#post-17686838)
 * after disconnecting/reconnecting a couple of times i ended up not having the 
   errors above anymore but I now have those:
 * > 2024-04-14T15:09:18+00:00 Warning Failed to create order. PayPal API response:[
   > Error] Unknown error while connecting to PayPal. Status code: 0.
   >  2024-04-14T15:09:18+00:00 Error Order creation failed: [Error] Unknown error
   > while connecting to PayPal. Status code: 0.
 * 
   So it seems that I have some failed payments. It’s annoying that the error messages
   do not have more details..
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce PayPal Payments] Removing the standard card button](https://wordpress.org/support/topic/removing-the-standard-card-button/)
 *  Thread Starter [chchch](https://wordpress.org/support/users/goch/)
 * (@goch)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/removing-the-standard-card-button/#post-17535683)
 * That’s fixed somehow. might have been a cache issue or something.
   again, thanks
   for the quick support.setting up plugin was easy and everything seems to work
   well. I’ll write a review shortly.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce PayPal Payments] Removing the standard card button](https://wordpress.org/support/topic/removing-the-standard-card-button/)
 *  Thread Starter [chchch](https://wordpress.org/support/users/goch/)
 * (@goch)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/removing-the-standard-card-button/#post-17534626)
 * thank you for your quick and detailled reply.
   It seems that selecting “Credit
   or debit card” in the “Disable Alternative Payment Methods” option only remove
   the standard card button when the advanced card processing is **not** active.
   If I use the advanced card processing, i still have the “credit or debit card”
   button when I select ‘paypal’.Is that a bug that this option isn’t taken into
   account in that case?Is there a way to remove the “credit or debit card” button
   that is in under paypal when we have the advanced card option active ?
 * ![](https://ibb.co/kBtHRsr)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SoundCloud Shortcode] Undefined index warning](https://wordpress.org/support/topic/undefined-index-warning-6/)
 *  Thread Starter [chchch](https://wordpress.org/support/users/goch/)
 * (@goch)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/undefined-index-warning-6/#post-17531932)
 * cool, thank you for the quick and detailled reply!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Stripe Payment Gateway] ‘Title’ and ‘Description’ settings not visible](https://wordpress.org/support/topic/title-and-description-settings-not-visible/)
 *  Thread Starter [chchch](https://wordpress.org/support/users/goch/)
 * (@goch)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/title-and-description-settings-not-visible/#post-17525474)
 * oh, perfect. i was looking at the wrong place then.
   thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] 0 decimals and saved tax amount](https://wordpress.org/support/topic/0-decimals-and-saved-tax-amount/)
 *  Thread Starter [chchch](https://wordpress.org/support/users/goch/)
 * (@goch)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/0-decimals-and-saved-tax-amount/#post-14942703)
 * Hi Mirko,
 * Thanks for your reply.
 * Looking at your images it seems to me that you are looking at the checkout page
   instead of looking at a confirmed order.
 * Please read the information below carefully as I added new information, and rewrote
   the steps to reproduce in more detail.
 * Steps to reproduce the bug:
 * – use the theme “_storeFront_”
    – activate only 2 plugins : _woocommerce_ and
   _WooCommerce Stripe Gateway_ (you can use another gateway if you want)
 * – in the woocommerce general settings:
    . enable tax rate and calculation . set
   the number of decimals to 0
 * – in the TAX settings:
    . enable Yes, I will enter prices inclusive of tax . 
   DO **NOT** check “Round tax at subtotal level, instead of rounding per line”
 * – set your payment in test mode
    – go to the shop, and purchase something with
   some taxes. do all the checkout process until the end, up to the “Order received”
   confirmation
 * – on the backend, go to woocommerce->orders and select the order you just did
   to see the details.
    Here is what I have : [https://ibb.co/ySKXWZX](https://ibb.co/ySKXWZX)
 *  as you can see, everything (prices/taxes) is rounded. all good.
 * – go back to the general settings, and set the number of decimals to 2
 * – refresh the oder page you were looking at previously. I have that : [https://ibb.co/K9xWjPG](https://ibb.co/K9xWjPG)
 * as you can see the vat is not correctly updated, it is still rounded. this is
   a bug. woocommerce has stored the order total taxes as rounded.
 * Charles
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] 0 decimals and saved tax amount](https://wordpress.org/support/topic/0-decimals-and-saved-tax-amount/)
 *  Thread Starter [chchch](https://wordpress.org/support/users/goch/)
 * (@goch)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/0-decimals-and-saved-tax-amount/#post-14936580)
 * Hi,
 * do you confirm the bug?
    this is quite an important one. other plugins are using
   that (wrong) vat saved value.
 * thanks,
    Charles
    -  This reply was modified 4 years, 7 months ago by [chchch](https://wordpress.org/support/users/goch/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Order Export For WooCommerce] Wrong exported tax rates](https://wordpress.org/support/topic/wrong-exported-tax-rates-2/)
 *  Thread Starter [chchch](https://wordpress.org/support/users/goch/)
 * (@goch)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/wrong-exported-tax-rates-2/#post-14893747)
 * Hi,
    I’m not sure where/how to find them in phpMyAdmin but if you could give 
   me more details about how to do it I’m happy to have a look.
 * But here are more finding regarding woocommerce and the rounding of the tax :
 * – If I have 2 decimals in the woocommerce settings, create an order A, and look
   at it, then everything is fine : [https://ibb.co/k40Xs2V](https://ibb.co/k40Xs2V)
 * – If I switch to 0 decimals and create a new order B, then I can see that tax
   is rounded if I look at it (that’s expected) : [https://ibb.co/C6HbwX0](https://ibb.co/C6HbwX0)
 * But if I now switch back to 2 decimals and look again at that previous order 
   B, I see that the tax value stays rounded there (not in the first line, but in
   the main table): [https://ibb.co/yV0q9dY](https://ibb.co/yV0q9dY)
 * This is easy to reproduce.
    So it seems that woocommerce’s decimals setting affect
   some stored tax amount?
 * googling about it I found [this old github](https://gist.github.com/webdados/139079c9e654ed2d8418ed500bdcc778)
   that states “WooCommerce stores tax subtotals rounded with the same number of
   decimals that are set for the store” and have a fix for it (might be outdated).
 * However, as woocommerce only have a wrong vat in the main table but still shows
   the correct amount of tax on the first line (cf latest screenshot) then the correct
   tax amount must still stored correctly somewhere?
    -  This reply was modified 4 years, 7 months ago by [chchch](https://wordpress.org/support/users/goch/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Order Export For WooCommerce] Wrong exported tax rates](https://wordpress.org/support/topic/wrong-exported-tax-rates-2/)
 *  Thread Starter [chchch](https://wordpress.org/support/users/goch/)
 * (@goch)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/wrong-exported-tax-rates-2/#post-14890202)
 * ah, no, my bad, sorry.
    the full price with the tax included is 29€. so woocommerce
   is right. forget my latest post.
 * But if you look at that order, the vat shown by woocommerce is not always consistent:
   
   [https://ibb.co/DDXyZYY](https://ibb.co/DDXyZYY)
 * on the first line it is 3.43€, but in the main table it is 3€.
    When I export
   with a number of decimals of 2 and no rounding, I have the following result in
   my export : [p] item cost: 15.57€ OK [p] item tax rate: 22.02% OK [p] order line
   tax: 3.00€ **WRONG** [p] order line total (include tax): 18.57377€ **WRONG**
 * do you know where that vat amount inconsistence could come from?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] wrong vat calculation](https://wordpress.org/support/topic/wrong-vat-calculation-3/)
 *  Thread Starter [chchch](https://wordpress.org/support/users/goch/)
 * (@goch)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/wrong-vat-calculation-3/#post-14890117)
 * my bad, the calcul is right

Viewing 15 replies - 1 through 15 (of 25 total)

1 [2](https://wordpress.org/support/users/goch/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/goch/replies/page/2/?output_format=md)