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
ENHANCEMENT: PayPal API error messages now include the offending field path and PayPal's debug ID, so errors like "The value of a field is invalid." identify the invalid field and can be traced with PayPal support. #17 (@flintfromthebasement)
BUG FIX: Fixed the subscription start_time sent to PayPal being labeled with the site's timezone instead of UTC, which could shift the first renewal to the wrong day depending on the checkout time and the site timezone. #16 (@flintfromthebasement)
BUG FIX: Fixed membership levels set to "check only" in the Pay by Check Add On still displaying the payment method picker when PayPal was configured as a secondary gateway. #13 (@davidmutero)