After Payment is completed by user whether it is failed or success payment gateway provider will send data with call back url in the form of Json as Post data. I want to read that Post data in blazor can any one please help me to find out the solution?
Asked
Active
Viewed 580 times
0
-
Blazor Server or WASM? – Caius Jard Mar 01 '22 at 17:00
-
In Blazor WASM. – Kishan Jamariya Mar 01 '22 at 17:09
-
Think you're going to have to get the server you download the app from to help you out for this one.. describe the process you're going through in full – Caius Jard Mar 02 '22 at 09:12