-
Notifications
You must be signed in to change notification settings - Fork 1
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
Docs 4406: Update plugin settings #3159
base: master
Are you sure you want to change the base?
Conversation
@@ -278,8 +278,8 @@ You can process [Full and partial refunds](/docs/refund-payments/) for all payme | |||
3. In the item panel, click **Refund**. | |||
4. You can select a full or a partial refund modifying the line items above. The amount will show in **Refund amount**. | |||
5. There are two ways to process a refund: | |||
- Refund via the selected payment method, which will process the refund automatically (recommended). | |||
- Refund manually, where you will have to manually issue the payment through your MultiSafepay <<glossay:backend>>. | |||
- **Refund via the selected payment method**, which will process the refund automatically (recommended). |
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.
?
content/integrations/woocommerce.md
Outdated
3. In the item panel, click **Refund**. | ||
4. You can select a full or a partial refund modifying the line items above. The amount will show in **Refund amount**. | ||
5. There are two ways to process a refund: | ||
- Refund via the selected payment method, which will process the refund automatically (recommended). |
This comment was marked as duplicate.
This comment was marked as duplicate.
Sorry, something went wrong.
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.
Please, check my comments.
<br> | ||
|
||
1. Sign in to your Magento 2 <<glossary:backend>>. | ||
2. Go to **Stores** > **Configuration** > **MultiSafepay** > **Payment Gateways**. |
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.
Go to Stores > Configuration > MultiSafepay > Payment Gateways.
Or
Go to Stores > Configuration > MultiSafepay > Giftcards.
<br> | ||
|
||
1. In your WooCommerce <<glossary:backend>>, go to **WooCommerce** > **MultiSafepay Settings** > **Options** > **Debug Mode**. | ||
2. Click on the box to enable debug mode. |
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.
Always refer to debug modes, please, say that this only should be enabled on dev environments, and in production is recommended to turn off this field.
Do the changes meet MultiSafepay Docs' Definition of Done?