This article provides an overview over possible information for the "recurring intervals" parameter in the RaiseNow Manager.
For recurring donations the interval is displayed in multiple ways in the RaiseNow Manager. Once in the block "Subscription Summary" in "Interval" and once in the block "Technical Details" "recurring_interval".
You can see both of these blocks in the printscreens below.
For the normal use the Subscription Overview is more than enough. If you do want to access our API though, for example to make test donation with recurring payments, you do need the parameter recurring interval.
Here an overview which illustrates the logic of the parameter:
_______________________________________________________________________________________
1 0 L * * = monthly, end of month (also the word "monthly" can be used for the API)
1 0 13 * * = on the 13th of every month (if day is greater then 28, then 28th)
1 0 1 * * = monthly, first day of each month
1 0 L 12 * = yearly, 31th of December (also the word "yearly" can be used for the API)
1 0 13 9 * = yearly, 13th of September
1 0 1 12 * = yearly, 1st of December
1 0 L */3 * = quarterly, 31th of March, 30th of June, 30th of Septmeber, 31th of December (also the word "quarterly" can be used for the API)
1 0 13 9,12,3,6 * = quarterly, 13th of September, 13th of December, 13th of March, 13th of June
1 0 1 */3 * = quarterly, 1st of March, 1st of June, 1st of September, 1st of December
1 0 L */6 * = semestral, 30th of June., 31th of December (also the word "semestral" can be used for the API)
1 0 13 9,3 * = semestral, 13th of September und 13th of March
1 0 1 */6 * = semestral, 1st of June, 1st of December
_______________________________________________________________________________________
In case you still have questions regarding the parameter "recurring intervals", please do not hesitate to contact us at support@raisenow.com.
This article could also be of interest to you https://support.raisenow.com/hc/en-us/articles/210173625-Recurring-donations-everything-you-need-to-know
Comments
0 comments
Please sign in to leave a comment.