Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to have automatic return URL to merchant shop #4

Open
PubliAlex opened this issue Feb 11, 2021 · 1 comment
Open

Option to have automatic return URL to merchant shop #4

PubliAlex opened this issue Feb 11, 2021 · 1 comment

Comments

@PubliAlex
Copy link
Contributor

Hello (it's me again ^^),

Automatic return url to the merchant shop can be very useful in some cases (especially when you don't implement IPN url hum hum 😅)

Systempay allow that by providing extra datas to put on the form, see the documentation here.

It would be great to provide extra option in your plugin that would add that datas to the form.

for example :

$gateway->setAutomaticReturnUrl(true);

or something like that.

Thank you

@damsfx
Copy link
Member

damsfx commented Jun 27, 2021

Hi @PubliAlex ,

Do you think that timeouts and messages related to this function need to be editable too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants