Skip to content

Settings Synchronization: Hook up payment methods configuration #4088

@hsingyuc

Description

@hsingyuc

We aim to allow merchants to update gateway settings from both WC Stripe settings and Stripe dashboard settings.

In #3916 we are fetching the payment method configuration settings. For this issue, we want to hook up enabled payment methods(admin settings) to payment method configurations. After we are able to toggle settings from Stripe, and see those changes in the WooCommerce Stripe settings, we also want to be able to update the Stripe dashboard configuration settings from the WC Stripe settings.

udpate_enabled_payment_methods should be updated to use the Stripe configuration we added in #3916.

Image Image

Acceptance criteria

  • Merchants should be able to toggle payment gateway settings from Stripe dashboard settings and we should see those changes in the WooCommerce Stripe settings.
  • Merchants should be able to toggle payment gateway settings from WC Stripe settings, and we should see those changes in the Stripe dashboard settings.

Notes

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions