From f6080f0d6cc92131716687992ec13c63ac72dd25 Mon Sep 17 00:00:00 2001 From: Andrii Fetisov Date: Mon, 6 Jul 2020 16:50:13 +0300 Subject: [PATCH] fix(payments): PAYPAL-528 SPB - change the shape --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 9e76819a9e..014f067a61 100644 --- a/config.json +++ b/config.json @@ -311,7 +311,7 @@ "pdp-custom-fields-tab-label": "Additional Information", "paymentbuttons-paypal-layout": "vertical", "paymentbuttons-paypal-color": "gold", - "paymentbuttons-paypal-shape": "pill", + "paymentbuttons-paypal-shape": "rect", "paymentbuttons-paypal-size": "responsive", "paymentbuttons-paypal-label": "checkout", "paymentbuttons-paypal-tagline": false,