If you accept cookies, we’ll use them to improve and customize your experience and enable our partners to show you personalized PayPal ads when you visit other sites. Manage cookies and learn more
callback_configuration
CallBack Configuration that the merchant can provide to PayPal/Venmo.
callback_eventsarray<callback events>Required
An array of callback events merchant can subscribe to for the corresponding callback url.
Items1 <= length <= 5
callback_urlstringRequired
Merchant provided CallBack url.PayPal/Venmo will use this url to call the merchant back when the events occur .PayPal/Venmo expects a secured url usually in the https format.merchant can append the cart id or other params part of the url as query or path params.