Skip to content

Notification URL not working (won't be persisted to admin panel) #7

@Grauen

Description

@Grauen

When I visit the hypercharge.net admin panel, to view my transactions (sankyudemo), I can't see the notification url, neither will the notification url be called by the backend. I set the notification just like you describe it in the docs:

... // TODO: set your PaymentNotification handler url here ,'notification_url' => 'https://my-website.de/payment/mycallback.php' ...

In the administration panel it says:

mode test
status approved
...
reconciled_at [EMPTY]
notification_url [EMPTY]
return_success_url [EMPTY]
return_failure_url [EMPTY]
finalized_at [EMPTY]

[EMPTY] means there is no value

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions