daytimedrinkingclub / shipstation

Generate and manage your personal website and portfolio with ease
https://shipstation.ai/
79 stars 59 forks source link

Razorpay Integration Enhancements and other changes #81

Closed ms4n closed 5 days ago

ms4n commented 5 days ago
  1. Fix Routes: The "/editor" route was not found.
  2. Razorpay Button and Dialog: A Razorpay payment button has been added, and a dialog is now shown when the available ships count is less than 1.
  3. Available Ships Update: After each code update, the available_ships count is decremented by 1.
  4. Confetti and Toast on Payment Success: Confetti animations and success toasts are displayed when a payment is successfully processed.
  5. Subscription Status in Auth Context: The isSubscribed flag has been added to the authentication context, allowing the application to track the user's subscription status.
  6. View my site and Slug Change: Uses myprofile.live now
  7. Domain Confirm Paywall: A domain confirmation paywall has been implemented, ensuring users have the necessary permissions before accessing certain features.
  8. Subscription Details: The next subscription date and recent payments information have been added, providing users with better visibility into their subscription details.