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

How to send extra options in charge Customer Profile? I want to send x_duplicate_window=0 in my function which is charging saved profile. #421

Open
hamza2221 opened this issue Sep 3, 2021 · 0 comments

Comments

@hamza2221
Copy link

I am using PHP sdk for authorized.net. Using functions like charging from card, charging saved customer profile.
I want make transactions with saved card within a minutes and was having this error: "A duplicate transaction has been submitted."

I read this article: https://support.authorize.net/s/article/Error-11-A-duplicate-transaction-has-been-submitted

And saw we can manage it by x_duplicate_window=0 in our request. But in php sdk I dont see any method to pass this parameter.
Need help!

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

1 participant