#Sam_Praveen-PM
1 messages · Page 1 of 1 (latest)
👋 happy to help
you could use the SetupIntent API
with the CardElement
Could you please let me know in the below example where to add source.name
$stripe->customers->createSource(
'cus_Lw1WHiu8P9dYxs',
['source' => 'tok_xxxxxxxxxxxxxxx']
);