woocommerce/plugins/woocommerce-blocks/src/Payments
Rua Haszard e2b82561bd enqueue and respect merchant option for disabling stripe express pay (https://github.com/woocommerce/woocommerce-blocks/pull/2920)
* enqueue and respect merchant option for disabling stripe express pay

* don't even register express payment method if merchant has disabled it

* add StripeServerData.allowPaymentRequest to typedef
2020-07-30 10:29:58 +12:00
..
Integrations enqueue and respect merchant option for disabling stripe express pay (https://github.com/woocommerce/woocommerce-blocks/pull/2920) 2020-07-30 10:29:58 +12:00
Api.php Support cash on delivery payment method in checkout block (https://github.com/woocommerce/woocommerce-blocks/pull/2831) 2020-07-15 10:14:41 -04:00
PaymentContext.php Refactor checkout status and event emitters to support stripe intents and more complex payment methods. (https://github.com/woocommerce/woocommerce-blocks/pull/2189) 2020-04-14 12:52:23 -04:00
PaymentMethodRegistry.php VID replacements for 2.6.0 release 2020-06-02 16:31:14 -04:00
PaymentMethodTypeInterface.php Add Payment Methods Registry for registering scripts and data (https://github.com/woocommerce/woocommerce-blocks/pull/2090) 2020-04-02 18:04:15 +01:00
PaymentResult.php Checkout processing and order creation APIs (https://github.com/woocommerce/woocommerce-blocks/pull/2044) 2020-03-30 15:32:23 +01:00