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.

Last updated