#MarkoBoras

1 messages · Page 1 of 1 (latest)

hollow karmaBOT
lapis glade
#

Hello 👋
Taking a step back, what's the intent behind that? Can you elaborate on your usecase a bit?

night shale
#

Yeah

#

I have this case which I want to improve (I am using stripe checkout,customer portal for payments), downgrade and cancel through my app via API

#
  • User buys monthly plan successfully and pays for it in checkout. That card has become default payment method. (ALL GOOD)
  • User decides to upgrade from monthly to yearly via portal and adds new credit card which is bad and gets error. That bad card has become default payment method of user.
#

I want to retrieve payment method from good invoice and set it as a default payment method again to user

lapis glade
night shale
#

I thought of that

#

how can I know which one has money on it

#

hah

#

I want to set as a default payment method the card from which he has made successful payment

lapis glade