Skip to content

Conversation

@Raushang4
Copy link

@Raushang4 Raushang4 commented Mar 27, 2025

Fixes #3

Add a step-by-step tutorial to docs/guides/sender.md for building a payment app with the Sender API.

  • Include prerequisites and project setup instructions.
  • Create a basic Express server in server.js.
  • Add a webhook endpoint to handle webhook events.
  • Create a simple frontend UI in public/index.html.
  • Add an order endpoint to server.js for creating orders.
  • Provide instructions for running and testing the app.
  • Include deployment steps and submission for review.
  • Add a link to the demo app repository.

Fixes paycrest#3

Add a step-by-step tutorial to `docs/guides/sender.md` for building a payment app with the Sender API.

* Include prerequisites and project setup instructions.
* Create a basic Express server in `server.js`.
* Add a webhook endpoint to handle webhook events.
* Create a simple frontend UI in `public/index.html`.
* Add an order endpoint to `server.js` for creating orders.
* Provide instructions for running and testing the app.
* Include deployment steps and submission for review.
* Add a link to the demo app repository.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/paycrest/docs/issues/3?shareId=XXXX-XXXX-XXXX-XXXX).
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

Successfully merging this pull request may close these issues.

Create a tutorial to build an app using our Sender API

1 participant