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

[Question] How to get the parameters returned by the gateway #2

Open
damsfx opened this issue Oct 1, 2021 · 0 comments
Open

[Question] How to get the parameters returned by the gateway #2

damsfx opened this issue Oct 1, 2021 · 0 comments

Comments

@damsfx
Copy link

damsfx commented Oct 1, 2021

In case of a completePurchase call, ho to get parameters return by Monetico!?
The documentation says about a return type MIME plain/text that contains fields separate with a carriage return.

Is it normal that the return value is an empty array??

public function getData()
{
return [];
}

How to get access to cdr, aut or other fields?
(Monetico_Paiement_documentation_technique_v2.0.pdf /page 43).

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

No branches or pull requests

1 participant