Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auth Assertion Header missing for ordersCreate function #11

Open
MichaelDurfey opened this issue Nov 1, 2024 · 1 comment
Open

Auth Assertion Header missing for ordersCreate function #11

MichaelDurfey opened this issue Nov 1, 2024 · 1 comment

Comments

@MichaelDurfey
Copy link

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!

@LeonarthusMectus
Copy link

Hey @MichaelDurfey

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants