vippsas / vipps-recurring-woocommerce

Vipps Recurring payments for WooCommerce
GNU Affero General Public License v3.0
6 stars 4 forks source link

Add settings for how many charges to check at once, and what sort order to use #49

Closed Marcuzz closed 3 years ago

Marcuzz commented 3 years ago

There should be a setting that allows you to write your own number of charges to check at once. Should default to 10, and have an upper limit of 100.

Additionally there should be a setting to choose sort order of the checked orders. For example, oldest first, newest first and random. Default should be random.

This is a big issue for webshops that use synchronized payments as the same 8 random orders may be checked every time.

Marcuzz commented 3 years ago

Will be in the next release.