#fundrise-default-paymentmethod

1 messages · Page 1 of 1 (latest)

dusk pulsarBOT
heady pumice
#

Hi there

thin remnant
#

Maybe "default payment method" wasn't the right phrase

#

I'm creating a customer
then creating a payment method that happens to be a us_bank_account
then attaching the customer and the payment method
then creating a subscription and setting that payment method as the default payment method for the subscription

#

but when I get the customer's payment methods, I can find the payment method in that list

#

I guess I'm wondering if there's an easy way to get the individual payment method object attached to the subscription

#

It seems like I can't because the PM is attached to the customer

heady pumice
thin remnant
#

right

#

but that get all of a customer's payment methods request returns a list, correct?

#

is there a good way to know which Payment Method in that list will be used to pay for the subscription without having to make a request to get the subscription and then checking that the Payment Method ID attached to the subscription is in that list of a Customer's Payment Methods?

heady pumice
#

Not if you are setting the default at the Subscription level, no.

thin remnant
#

cool, no worries then! Thanks for answering all my questions: I really appreciate it! thankyou