An open API service indexing awesome lists of open source software.

https://github.com/nameisjayant/stripe-add-payment-details-compose

In this post we will see how to add Card (Credit and debit card) Details in jetpack compose through stripe. Now government said , you can't keep bank details in your backend , you have to use stripe.
https://github.com/nameisjayant/stripe-add-payment-details-compose

android dagger-android-injection dagger-hilt jetpack-compose kotlin kotlin-android stripe-api stripe-payments

Last synced: 2 months ago
JSON representation

In this post we will see how to add Card (Credit and debit card) Details in jetpack compose through stripe. Now government said , you can't keep bank details in your backend , you have to use stripe.

Awesome Lists containing this project

README

        

# Stripe-Add-Payment-Details-Compose

In this post we will see how to add Card (Credit and debit card) Details in jetpack compose through stripe. Now government said , you can't keep bank details in your backend , for that you have to use stripe.