#Zesh-payment-methods

1 messages · Page 1 of 1 (latest)

plain gate
#

Hello! Just to make sure I have this right - you have a Payment Method ID and you're asking how to check which customer it's attached to?

astral galleon
#

I want to extract all customer_ids paired with their default payment_method_id. I want to fill an SQL table with those relations for all of our customers.

plain gate
#

So you just want to retrieve all your customers and their default payment methods?

astral galleon
#

Yes.

plain gate
astral galleon
#

We're paving the way to allow our customers to use multiple payment methods, but we don't have the external references currently

#

Ah, beautiful, thank you so much!