Skip to content

Set merchant callbacks #113

@DanielePalombo

Description

@DanielePalombo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions