You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: src/payment-services/configure-payments.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,9 @@ Payment Services combines order data exported from Magento Open Source and Adobe
11
11
12
12
See [our user guide]({{ site.user_guide_url }}/payment-services/order-payment-status.html#data-used-in-the-report) to learn about the data used in Payment Services reporting.
13
13
14
-
### Configure cron Magento Open Source
14
+
### Configure cron on Magento Open Source
15
15
16
-
Magento Open Source requires that you configure a cron job and use a `BY SCHEDULE` index mode. See [Configure and run cron]({{ site.baseurl }}{{ site.gdeurl }}/config-guide/cli/config-cli-subcommands-cron.html) for more information.
16
+
If you want to use a `BY SCHEDULE` index mode on Magento Open Source you will need to configure cron. See [Configure and run cron]({{ site.baseurl }}{{ site.gdeurl }}/config-guide/cli/config-cli-subcommands-cron.html) for more information.
0 commit comments