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

[14.0] [ADD] shopinvader_auth_jwt_transfer_cart #1251

Conversation

paradoxxxzero
Copy link
Contributor

This module adds a new transfer route to cart service that takes a JWT token as POST parameter and transfer the cart from the logged in partner to the partner in the given jwt token.

This closes #1227

@paradoxxxzero paradoxxxzero changed the title [ADD] shopinvader_auth_jwt_transfer_cart [14.0] [ADD] shopinvader_auth_jwt_transfer_cart Mar 8, 2022
@paradoxxxzero paradoxxxzero force-pushed the 14.0-shopinvader-auth-jwt-transfer-cart branch from 9c06e4a to 210c127 Compare September 20, 2022 07:39
@sebastienbeau sebastienbeau added this to the 14.0 milestone Jun 9, 2023
Keep default pricelist behavior if `cart_pricelist_partner_field_id`  has not been configured on this backend
@paradoxxxzero paradoxxxzero force-pushed the 14.0-shopinvader-auth-jwt-transfer-cart branch 2 times, most recently from 3c72341 to 2d468ed Compare September 25, 2023 13:43
@paradoxxxzero paradoxxxzero force-pushed the 14.0-shopinvader-auth-jwt-transfer-cart branch from 2d468ed to 5b4f289 Compare March 4, 2024 12:37
@paradoxxxzero paradoxxxzero force-pushed the 14.0-shopinvader-auth-jwt-transfer-cart branch from 5b4f289 to ac62e56 Compare March 4, 2024 14:36
@hparfr hparfr mentioned this pull request Mar 18, 2024
@sbidoul
Copy link
Member

sbidoul commented Mar 18, 2024

@qgroulard this is interesting for you.

In v16/new api, I wonder if we could put the logic of transferring a cart from one partner to another in sale_cart.
shopinvader_api_signin_jwt could then call that invoke that after creating or identifying the parter from the JWT token.

Copy link

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale label Jul 21, 2024
@github-actions github-actions bot closed this Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants