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
Paypal [BC BREAK]: Removed default values for noShipping and allowNote Express Checkout options. To retain previous behavior, pass 'noShipping' => 1 and 'allowNote' => 0 when creating the request. (@aderuwe)