Skip to content

Billing integration

Marcos Huck requested to merge feature/billing into develop

Related tasks

  • Billing services

Context

New microservices for billing were introduced and cloudsim should make use of them to allow applications to charge users for simulations.

Change

  • Checking credit balance
  • Starting a checkout session
  • Charging users after a simulation finishes
  • Calculating the amount of money a simulation could cost.

Other information

Additional documentation

Edited by Marcos Huck

Merge request reports