#elianbraja

1 messages · Page 1 of 1 (latest)

azure daggerBOT
sterile sorrel
#

Hi, yes you can do this. Let me send the document your way

minor pollen
#

thank you

#

it would be useful

sterile sorrel
minor pollen
#

No I don’t even want to pass the default_payment_method on creating a subscription neither

#

I just want to make the payment of the intended invoice with that specific card details and that’s all

#

for example. The customer wants to subscribe today. He types card detail of card “a”. After the payment succeeds the payment card gets disappeared and the next billing cycle will be applied the customer default payment method: card “b”

sterile sorrel
minor pollen
#

I am not seeing nothing, I just want to know how can I make this work as I need

sterile sorrel
#
  1. Can you confirm that the customer does not already have an attached default payment method?
minor pollen
#

It has one

#

for example he has a visa card as his default

#

then he pays the invoice for a subscription with a new card “master card”

sterile sorrel
#
  1. If they do not have a default payment attached to them either on the customer object or the subscription, you can just pass default_payment_method on the Subscription creation which I just tested this on my end.
minor pollen
#

after that I don’t want “mastercard” to be saved as available payment methods

#

is the opposite

#

I don’t want to save it

sterile sorrel
#

If the master card is not set as the default payment method, it should not be saved. Can you share the request id so I can further investigate this?