woocommerce / pinterest-for-woocommerce

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

Add billing status info in the Settings UI #1006

Closed budzanowski closed 2 days ago

budzanowski commented 2 months ago

Changes proposed in this Pull Request:

This will be useful to merchants but I have quickly developed it to know if the advertiser_id I am using for testing has correct billing setup.

Screenshots:

Invalid billing status:

image

Valid billing status

image

Detailed test instructions:

  1. Go to wp-admin -> Marketing -> Pinterest -> Connection
  2. Observe billing status with Advertiser that has correct billing and with advertiser that has no billing status set
  3. Make sure that the button takes you to the billing settings.

Additional details:

Changelog entry

Add - Billing status UI in Connection tab.

budzanowski commented 2 months ago

@ecgan than you for the review 👍🏻

Everything has been adjusted.