Skip to content

SMS integration #48

Description

@Salieri24
  1. Find an SMS API
  2. Develop the communications with the backend
    • Check if the shop supports SMS communication in the ShopSettings
    • Get the Authentication token from the shop settings and add it as a Authorization Header to the request
    • Retrieve needed data from the client.
    • Send a request to the API. ( Would be a good idea to add information that it comes from the Hatfield shop)
    • [Optional] Read the responses and log the requestId and status
  3. Test the API but make sure to not waste money with real requests. Instead you can mimic the request through Postman

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions