Skip to content

FEAT | Billing Client #126

@sevenbitbyte

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}


}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions