-
Notifications
You must be signed in to change notification settings - Fork 10.3k
[IMP] payment providers: manual capture, refunds, test mode #14819
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
Conversation
dd1b538
to
7011145
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👌
To try a payment provider without affecting live transactions, set the :guilabel:`State` field in | ||
the payment provider form to :guilabel:`Test mode`. Then, enter the **provider's dedicated test or | ||
sandbox credentials** in the :guilabel:`Credentials` tab. Each payment provider has its own separate | ||
test account for this purpose. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Technically 🤓, not all providers have a separate account for test mode. Some do, but the main ones (Adyen, Stripe, etc.) have a separate environment with dedicated API credentials.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
changed this to add environment
7011145
to
bba8097
Compare
bba8097
to
ef93482
Compare
@robodoo r+ |
task-4882503 closes #14819 Signed-off-by: Audrey Vandromme (auva) <[email protected]>
task-4882503