From 83cbad0c2ab4887d63bd5dffaf62a818aa4d4007 Mon Sep 17 00:00:00 2001 From: David Calle Date: Wed, 28 Jun 2023 17:45:32 +0200 Subject: [PATCH] remove duplicated json sample --- source/includes/wp-api-v3/_payment-gateways.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/source/includes/wp-api-v3/_payment-gateways.md b/source/includes/wp-api-v3/_payment-gateways.md index a3d69fbb..f4724441 100644 --- a/source/includes/wp-api-v3/_payment-gateways.md +++ b/source/includes/wp-api-v3/_payment-gateways.md @@ -80,9 +80,6 @@ woocommerce.get("payment_gateways/bacs").parsed_response "enabled": true, "method_title": "BACS", "method_description": "Allows payments by BACS, more commonly known as direct bank/wire transfer.", - "method_supports": [ - "products" - ], "method_supports": [ "products" ],