#muxanatos-product-customers

1 messages · Page 1 of 1 (latest)

fallen iron
#

Hello, I'm not sure I understand the Q?

stable oracle
#

let me connect my developer sorry

ruby wave
#

Hello, i get customers from there https://api.stripe.com/v1/customers (GET) so i need to connect this customers to product how can i do it or mb there is another endpoint where i can get this data which customer belongs which product thanks ^_^

@fallen iron

fallen iron
#

Hey! I'm not sure I understand what you mean by 'connect this customers to product'?

#

That's not a concept that exists within our API. What are you trying to do?

ruby wave
#

i'm trying get all buyers which ones buy our product and understand which product they buy to send email to them

fallen iron
#

How do you integrate with Stripe and process payments currently? With Checkout?

ruby wave
#

i did not integrate it this is main problem we use clickfunnels-s site which have your integration and i cant get this data from there so i decide get it from your api

#

so we add products in stripe and we have customers which ones buy it so i need to send them some code to their email for activation

#

because of that i need undestand which customer owns which product to send code to them

fallen iron
#

Yeah, we don't really track that information. Like there's currently no concept of an order for one-time payments that would track what products were bought

#

Can you share a Stripe customer ID?

ruby wave
#

sorry i'm not familiar with your site i only know where find api keys can you tell me where can i find customerID

fallen iron
ruby wave
#

i guess this is what you want : cus_LFiEKR71BJokvg

#

this is our test customer id

#

or you want our account ID?

fallen iron
#

Ok, the issue is you're using Payment Intents directly. They don't support our Product/Price objects right now (i.e. you just pass a flat amount parameter)

ruby wave
#

yes but its not good to parse this string and make solution by it,
can we use something else which one support Product/Price objects ?

fallen iron
ruby wave
#

okay thanks a lot you have good customer support ^_^ ❤️