From dd7e24836d4e8615b3427e126cde7a5831f59ea7 Mon Sep 17 00:00:00 2001 From: Sean Date: Mon, 9 Nov 2020 09:35:36 -0600 Subject: [PATCH] Add note about PayPal recommendations for messaging component --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index db6de6ce..855b7007 100644 --- a/README.md +++ b/README.md @@ -197,6 +197,8 @@ You can also include this view partial to implement this messaging component any render "spree/shared/paypal_messaging, options: {total: @product.price, placement: "product", currency: 'USD'}" ``` +While we provide the messaging component on the payment buttons for cart and checkout, you're expected to move these to where they make the most sense for your frontend. PayPal recommends keeping the messaging directly below wherever the order or product total is located. + #### PayPal configuration If your store requires the [phone number into user addresses](https://github.com/solidusio/solidus/blob/859143f3f061de79cc1b385234599422b8ae8e21/core/app/models/spree/address.rb#L151-L153)