Skip to content

feat(subscription): Implement Subscription Service with USDC Payment …#287

Closed
dharapandya85 wants to merge 2 commits intoDistinctCodes:mainfrom
dharapandya85:feature/subscription-service
Closed

feat(subscription): Implement Subscription Service with USDC Payment …#287
dharapandya85 wants to merge 2 commits intoDistinctCodes:mainfrom
dharapandya85:feature/subscription-service

Conversation

@dharapandya85
Copy link

@dharapandya85 dharapandya85 commented Sep 30, 2025

Fixes #250
This PR introduces business logic for the AssetsUp Soroban contract: manage user sunscription, enforcing authentication, with pattern transform_from pattern, handling initial monthly USDC payments.

created SubscriptionService trait and implementation in src/subscription.rs. Created logic for creation, cancellation, and retrieval

updated main contract implementation to expose new subscription methods

@vercel
Copy link

vercel bot commented Sep 30, 2025

@dharapandya85 is attempting to deploy a commit to the naijabuz's projects Team on Vercel.

A member of the Team first needs to authorize it.

@truthixify
Copy link
Collaborator

@dharapandya85 please add the issue you’re fixing by saying closes # in the pr description

@truthixify
Copy link
Collaborator

@dharapandya85 also make the CI pass

@dharapandya85 dharapandya85 force-pushed the feature/subscription-service branch from d7f10f1 to 676aa54 Compare October 11, 2025 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants