Automattic / wc-calypso-bridge

20 stars 4 forks source link

Add Woocomerce Onboarding task to set up Stripe #1492

Closed JulianBustamante closed 1 month ago

JulianBustamante commented 1 month ago

Changes proposed in this Pull Request:

Closes https://github.com/Automattic/dotcom-forge/issues/8257

This PR adds the onboarding task to get paid with Stripe and removes Woo payments.

Screenshot 2024-07-18 at 10 59 07 PM

How to test the changes in this Pull Request:

  1. Create a free trial eCommerce site for Development following the steps described in this https://hostedwoo.wordpress.com/2023/02/09/setting-up-a-free-ecommerce-trial-site-for-development/
  2. Open atomic _cli and install Stripe plugin wp wpcomsh plugin use-managed woocommerce-gateway-stripe --activate
  3. Also, from the _cli Update the woocommerce_onboarding_profile option by using the following command wp option patch insert woocommerce_onboarding_profile partner stripe
  4. Check out this branch on your local environment and synchronize the files with the plugin on atomic by following these steps. https://teameaglep2.wordpress.com/how-to-guides/working-with-the-woocommerce-calypso-bridge/
  5. Go to the wc-admin page /wp-admin/admin.php?page=wc-admin
  6. Confirm that the Get paid with Stripe task is displayed.
  7. You should be redirected to Stripe Connect.

Other information:

FOR PR REVIEWER ONLY:

github-actions[bot] commented 1 month ago

Size Change: +71 B (+0.04%)

Total Size: 201 kB

Filename Size Change
./build/index.js 126 kB +71 B (+0.06%)
ℹ️ View Unchanged | Filename | Size | | :--- | :---: | | `./build/53.js` | 1.08 kB | | `./build/index.css` | 878 B | | `./build/marketing.js` | 58.3 kB | | `./build/payment-gateway-suggestions.css` | 1.24 kB | | `./build/payment-gateway-suggestions.js` | 6.57 kB | | `./build/plugins.js` | 3.93 kB | | `./build/style-index.css` | 2.15 kB | | `./build/style-marketing.css` | 800 B |

compressed-size-action