#Proven

1 messages · Page 1 of 1 (latest)

edgy phoenixBOT
bright bone
#

What information are you looking for exactly?

#

Are you having trouble implement an oauth flow?

blissful trout
#

tried to msg you but got kicked back

bright bone
#

I'm not sure what you mean, can you provide an example?

blissful trout
#

I apologize for the lack of explanation:

  1. click the link or copy and paste
  2. Scroll down and Stripe goes over the multiple ways to use "accept payments"
  3. We want merchants to log in to our application, then connect their Stripe accounts, and identify how they are using "Stripe"
    Based on the methods stripe has available
bright bone
#

Ah, you're referring to these tabs?

blissful trout
#

Yes

#

Woohoo!

bright bone
#

Ok, we're on the same page, but unfortunately that's not something available from the API and never will be

#

At least not explicitly

#

With access to an account, you could look at some of their payment objects, for example, to see if they use card_present (Terminal) or Invoices, etc

#

But there is no API that will tell you the way an existing account is currently integrated with Stripe

blissful trout
#

Could we identify:

  1. Card Present
  2. Mobile
  3. eCommerce
  4. Keyed in
    Where did you find payment objects?
bright bone
#

You likely wont be able to detect all those, no. But I think further questions in this area would be better addressed by our support team, unless you have specific integration questions.
https://support.stripe.com/contact

blissful trout
#

Thank you, we can find a work around with that methodology I believe