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

Set merchant callbacks #113

Open
4 tasks
DanielePalombo opened this issue Jun 27, 2022 · 1 comment
Open
4 tasks

Set merchant callbacks #113

DanielePalombo opened this issue Jun 27, 2022 · 1 comment
Milestone

Comments

@DanielePalombo
Copy link
Contributor

Allow the extension to set the oauth callbacks.

Using the setCallbacks and getCallbacks APIs the extension should be able to detect and set them.

  • Create a service that through the getCallbacks will return all the already set callbacks, providing URL and type.
  • Create a service that Given URLs and type callbacks will update the value of the callback using the setCallbacks API.
  • Create a CRUD that using the above services will let the user see and update the callbacks.
  • Update the README with instructions on how to configure the callbacks for solidus.
@DanielePalombo DanielePalombo added this to the Improvements milestone Jun 27, 2022
@stale
Copy link

stale bot commented Nov 11, 2022

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 Nov 11, 2022
@gsmendoza gsmendoza removed the stale label Nov 11, 2022
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