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
Add startVaultInitiatedCheckout method for one-click repeat purchases using vaulted PayPal tokens. Includes closeVaultInitiatedCheckoutWindow and focusVaultInitiatedCheckoutWindow helper methods for managing the checkout popup
Fix tokenizePayment to accept paymentID/paymentId (returned by PayPal for vault-initiated checkout flows) in addition to orderID/orderId
Fix tokenizePayment to accept camelCase payerId/orderId from onApprove callback payload in addition to payerID/orderID
Add Contact Module support: contactPreference parameter to control contact information collection and shippingAddressOverride parameter to pre-populate shipping/contact address fields in createOneTimePaymentSession and createPayLaterSession