#2 - Online Payment Integration with React and Tanstack react-query

Опубликовано: 24 Июль 2026
на канале: Sprint Feature
123
8

In this video, we went through the flow for consuming the API in order to implement a seamless payment experience for our donors.

We covered concepts like:
integrating api using axios http client and tanstack react-query.
creating custom hooks using react-query useMutation and useQuery hooks.
integrating payment with paystack using a payment api.
proper variable typing for our typescript application.

Github Repo: https://github.com/frankly034/online-...