You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed the PayPal module since in 3.0.0 the configuration changed and a startup error occurs if the proper configuration isn't provided. There's limited benefit for leaving the module installed when the implementor will have to consult the docs to set it up properly and it states there how to add the maven dependency.
To accept transactions via PayPal, you'll need to complete the <ahref="https://www.broadleafcommerce.com/docs/paypal/current/paypal-configuration-properties">configuration setup</a>.
To accept transactions via PayPal, you'll need to complete the <ahref="https://www.broadleafcommerce.com/docs/paypal/current/paypal-quick-start">configuration setup</a>.
13
+
</p>
21
14
</div>
22
15
</div>
23
16
<divclass="cart-actions js-hiddenPerformCheckoutActions is-hidden" th:if="${isCheckoutContext != null and isConfirmationContext == null}">
0 commit comments