-
-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Description
Hello, I'm doing the payment successfully, but I have not found which parameter to return in the callback address.
regards respects.
Webhook subscriptions : https://mysite.com/home/callback
public ActionResult callback(string ????)
{
// or Request.Form.Get("????");
try
{
var webhook = JsonConvert.DeserializeObject(????);
..............
Metadata
Metadata
Assignees
Labels
No labels