Stripe¶
General¶
Code: stripe
- Name:
-
[EN] Stripe
Status: active
- Description:
-
[EN] Stripe is the best way to accept credit card payments on websites and in mobile apps. Stripe's APIs are flexible enough to support almost any payment experience; behind the scenes, Stripe takes care of the heavy lifting, from security to daily deposits to your bank account. Stripe powers payments for thousands of businesses of every size -- from start-ups to Fortune 50 companies.
- Countries:
-
Contacts: email: support@stripe.comAddress: street: 3180 18th Street94110 San FranciscoCaliforniaUnited States of America
Images¶
Logo¶
https://static.openfintech.io/vendors/stripe/logo.svg?w=400&c=v0.59.26#w200
Icon¶
https://static.openfintech.io/vendors/stripe/icon.svg?w=278&c=v0.59.26#w100
JSON Object¶
{
"code":"stripe",
"name":{
"en":"Stripe"
},
"status":"active",
"description":{
"en":" Stripe is the\u00a0best\u00a0way to accept credit card payments on websites\u00a0and\u00a0in\u00a0mobile apps.\u00a0Stripe's APIs are flexible enough to support almost any\u00a0payment experience; behind the scenes,\u00a0Stripe\u00a0takes\u00a0care of the heavy lifting,\u00a0from\u00a0security\u00a0to\u00a0daily\u00a0deposits\u00a0to your bank account. Stripe powers payments for thousands of businesses of every size -- from start-ups to Fortune 50 companies.\u00a0 "
},
"links":null,
"countries":[
"AU",
"BE",
"CA",
"DK",
"FJ",
"FR",
"DE",
"IS",
"IT",
"JP",
"LU",
"NL",
"NO",
"ES",
"SE",
"CH",
"AE",
"UM"
],
"contacts":{
"email":"[email protected]"
},
"address":{
"street":" 3180 18th Street94110 San FranciscoCaliforniaUnited States of America "
},
"social_profiles":null
}