woocommerce / pinterest-for-woocommerce

A native Pinterest integration for WooCommerce. Development is managed by Ventures.
https://woocommerce.com/products/pinterest-for-woocommerce/
GNU General Public License v3.0
22 stars 9 forks source link

Ads credit was not claimed even with valid billing profile. #942

Closed adarshakb closed 6 months ago

adarshakb commented 6 months ago

Describe the bug:

When a user connects to woocommerce we should claim the Ads credit. This tests the public v3/4 API version of the APP

API returns "status":"ACTIVE","billing_profile_status":"VALID", "name":"Footy","billing_type":"CREDIT_CARD"

Screenshot 2024-03-18 at 2 35 09 PM Screenshot 2024-03-18 at 2 35 01 PM Screenshot 2024-03-18 at 2 34 55 PM Screenshot 2024-03-18 at 2 34 50 PM

Steps to reproduce:

  1. Connect a user
  2. Add billing
  3. Refresh page to claim ads credit

Expected behavior:

Ads credit to be claimed

Actual behavior:

Ads credit was not claimed

Additional details:

Shared the logs on slack channel as its sensitive data

budzanowski commented 6 months ago

This was closed by #926