Skip to content

Callback parameters #1

@ZKRYLN

Description

@ZKRYLN

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions