Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Cloud platform with pre-payment scenario enabled can provide end-user option to configure simple rules to automatically top-up their billing account ongoing balance.

In order to be able to enable recurring payments on the platform it needs to support a payment gateway that supports offline payments (platform needs to be able to make payments on behalf of the users without having user online).

Currently recurring payments is supported only with Stripe Gateway using credit card payments.

...

After enabling recurring payments, default values for the parameters are set by the platform. End-user can adjust these setting according to preferences. Short description on adjustable settings on below picture:

  1. Threshold for triggering automated top up - automatic payment will be triggered when billing account balance goes below set value.

  2. Amount to charge from credit card when threshold is crossed.

...

If automated top up is enabled and conditions for making the payment are already met then the first payment will be made immediately and in a synchronous way.

...