We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When i try to pass sandbox(true) it gives this and in TwoCheckout there is nofunction named sanbox
The text was updated successfully, but these errors were encountered:
i've same problem when i change to test the payment on the sandbox
Sorry, something went wrong.
They've changed the way they process demo transactions.
In order to create demo transaction, you can just pass [ ..., 'demo' => true ] property with your transaction request. Read more about it here: https://knowledgecenter.2checkout.com/API-Integration/Transition_guides/Transition_Guide_for_2Checkout_Sandbox
[ ..., 'demo' => true ]
No branches or pull requests
When i try to pass sandbox(true) it gives this and in TwoCheckout there is nofunction named sanbox
The text was updated successfully, but these errors were encountered: