Skip to content

FEAT | Billing Client#126

Description

@sevenbitbyte

馃殌 Feature Proposal

Create a client, similar to the match maker client, which manages billing information for dataparty customers.

We want to be as privacy preserving as possible.

class PeerBillingClient {
  static createStripeClient(url,stripe_publishable_key, localConfig, service)

  getStatus() -> {type: String|'stripe', stripe:{customer_id, checkout_session_id}, periodEnd: Date/Number}


}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions