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

Allow to use the express checkout with a Solidus APIs application #28

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

vassalloandrea
Copy link
Contributor

If the solidus_api configuration is enabled we should return the order information back to the FE since we update it when the express checkout onComplete callback is triggered by Afterpay.

@vassalloandrea vassalloandrea self-assigned this Sep 15, 2021
@vassalloandrea vassalloandrea force-pushed the vassalloandrea/allow-express-checkout-solidus-apis branch from 74b87e4 to 9d3132c Compare September 15, 2021 12:42
@vassalloandrea vassalloandrea force-pushed the vassalloandrea/allow-express-checkout-solidus-apis branch from 9d3132c to d37b7bd Compare September 15, 2021 12:52
@vassalloandrea
Copy link
Contributor Author

@ChristianRimondi do you have any ideas for the coverage? It seems that a spec is missing but I tested the missing line 🤔

Change the express callback parent class based on the extension setting.

This is needed adding the ability
to use the express checkout callback with the JWT token.
Allow to respond with the solidus order on the express checkout
complete action if the solidus_api are enabled.

This is needed since the express callbacks controller create action
updates the Solidus order information and those information
could be useful to update the custom frontend without making
another API call to Solidus.
@vassalloandrea vassalloandrea force-pushed the vassalloandrea/allow-express-checkout-solidus-apis branch from 839a062 to e5cab05 Compare October 22, 2021 06:31
@stale
Copy link

stale bot commented Jan 7, 2023

This issue has been automatically marked as stale because it has not had recent activity. It might be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant