I need help with payment integration

Hi, I am using nestjs for backend and react for frontend
now, I want to create some link using backend which I can give as response to frontend and it will pay using that link
after payment completes, I can fetch that record using wehook
is it possible?
Was this page helpful?