#SkyWar
1 messages · Page 1 of 1 (latest)
It's exactly this step: https://stripe.com/docs/payments/save-and-reuse?platform=web#charge-saved-payment-method
But that is on the customer side no?
so this part will charge the card? from the server side?
for example if I want to charge this card from the API, will the step above do that?
Thank you!