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
Thanks for the report! This certainly appears to be a missing header. I'm working with a few other teams now to confirm what endpoints this header applies to, so we can ideally update them all to accept it in one pass. I'll leave this open and follow up when we have a fix incoming.
Hello,
Passing a 'PAYPAL-AUTH-ASSERTION' header along with the 'PAYPAL-PARTNER-ATTRIBUTION-ID' is necessary for creating an order via multiparty integration.
There is ability to pass in authAssertionHeader for orderTrackCreate, but this is necessary also for
orderCreate
to create the order so that the partner can affiliate the transaction to the seller.It should be passed along with the PayPal-Partner-Attribution-Id as shown here: https://developer.paypal.com/docs/multiparty/checkout/advanced/processing/#link-createorderrequest.
Thanks!
The text was updated successfully, but these errors were encountered: