Tags: Alusus/Stripe
Tags
Added payment methods and made some code cleanups. (#6) * adding some info for the models * get fixed amount of data and code clean ups * add payment_method and add some code clean up * add example and add the new models to the class * Various cleanups. * Updated the documentation. * Fixed few issues. * Fixed a couple of issues. --------- Co-authored-by: sleman alrstum <sleman.alrtsum231@gmail.com> Co-authored-by: Sarmad Khalid Abdullah <sarmad@alusus.org>
Added support for subscriptions and billing portal sessions. (#3) * adding models for subscription * adding Apis for subscription * adding customer Id to checkout creation * adding subscription and billing portal session to cleint * adding arabic functions and classes * fix some problems * Various cleanups. * Added missing import. * Minor documentation fix. --------- Co-authored-by: sleman alrstum <sleman.alrtsum231@gmail.com> Co-authored-by: Sarmad Khalid Abdullah <sarmad@alusus.org>