diff --git a/docs/src/content/docs/guides/make-recurring-payments.mdx b/docs/src/content/docs/guides/make-recurring-payments.mdx index 3170927e..b7861948 100644 --- a/docs/src/content/docs/guides/make-recurring-payments.mdx +++ b/docs/src/content/docs/guides/make-recurring-payments.mdx @@ -158,6 +158,10 @@ Add the following properties: ### 9. Rotate the Access Token +:::note +This step is only required if the access token you obtained in the previous `outgoingPayment` grant request has expired. +::: + Rotate the access token obtained from the previous `outgoingPayment` grant request.