Automattic / woocommerce-payments

Accept payments via credit card. Manage transactions within WordPress.
https://wordpress.org/plugins/woocommerce-payments/
Other
174 stars 69 forks source link

Create Installments Section with BNPL Providers on WooPayments Settings Screen #6116

Closed mgascam closed 11 months ago

mgascam commented 1 year ago

Description

Scenario 1: Enabling a BNPL provider

As a WooPayments merchant with at least one BNPL capability available but none active, when I visit WooPayments > Settings screen, I want to see a new Installments section that contains all the BNPL providers I can choose from, and each BNPL provider has an empty checkbox, so that if I click one of the checkboxes, a request is fired to activate the BNPL for me.

Acceptance Criteria

Scenario 2: Disabling a BNPL provider

As a WooPayments merchant with at least one BNPL capability available and at least one active, when I visit WooPayments > Settings screen, I want to see that any active provider has a marked checkbox, so that when I click on any of the active checkboxes, a request is fired to deactivate the provider.

Acceptance Criteria 2

Designs

Screenshot 2023-04-20 at 16 56 18

Assumptions

Dev notes

Additional context

mgascam commented 11 months ago

pdjVC1-1NY-p2#comment-2552