#Dmitro-subscription

1 messages · Page 1 of 1 (latest)

distant pagoda
#

Hi! How are you creating the subscriptions?

potent sand
#

I use the Python library and specify default_payment_method to create the subscription.

distant pagoda
#

Then only the default payment method should be charged.

#

Can you share a subscription ID where this happened?

potent sand
#

sub_1KttKIJHQqnQAWLLXximAizY just created another one, I wanted to use the test card with the last digits 3178, but the receipt had a card with 4242

distant pagoda
#

The default payment method you set when creating the subscripiton (pm_1JxCMtJHQqnQAWLLZal3vRE7) is a card ending in 4242.

potent sand
#

Oops, sorry, just discovered that when I select a card, I just get the first card from the user and not the card the user wants😅, thanks for the help.