Dedit
  • Welcome to Dedit API Documentation
  • Introduction
    • Authentication and login with API Key
  • Notarization
    • Retrieve Notarizations
    • Notarize without storage (request registration)
    • Notarize without storage(complete registration)
    • Storage
    • Notarize with storage (request registration)
    • Notarize with storage (complete registration)
    • File metadata upload
    • File content upload
    • Download of file content
    • Notarizations count
    • Notarization receipt
  • Signature
    • Sign a notarization
    • Multisig Invitation
  • Payment
    • Retrieve specific Subscription
    • Retrieve active Subscription
    • Active wallets
  • Errors
Powered by GitBook
On this page

Payment

Welcome to the Payment section of the API documentation for Dedit. This section provides comprehensive information about the endpoints related to payment functionality with Stripe.

The following endpoints are covered in this section:

  1. Retrieve specific Subscription: Retrieve detailed information about a specific subscription, including its status, payment details, and other relevant information.

  2. Retrieve active Subscription: Retrieve information about the active subscription associated with a user, providing details such as the subscription plan, renewal date, and payment status.

  3. Active wallets: retrieve all the wallets associated to the user.

These endpoints empower you to effectively manage payment-related functionalities within your application. You can retrieve specific subscription details for enhanced user management and access control. Additionally, retrieving information about the active subscription allows you to provide personalized experiences to your users based on their subscription status.

PreviousMultisig InvitationNextRetrieve specific Subscription

Last updated 1 year ago