stripe-samples / accept-a-payment

Learn how to accept a payment from customers around the world with a variety of payment methods.
MIT License
638 stars 493 forks source link

accept_payment #868

Closed vecsdom closed 2 years ago

vecsdom commented 2 years ago

{ "name": "accept-a-payment", "configureDotEnv": true, "integrations": [ { "name": "payment-element", "clients": ["html", "react-cra"], "servers": [ "ruby", "node", "python", "php", "java", "go", "dotnet", "node-typescript" ] }, { "name": "prebuilt-checkout-page", "clients": ["html", "react-cra", "vue-cva"], "servers": [ "ruby", "node", "python", "php", "java", "go", "dotnet" ] }, { "name": "custom-payment-flow", "clients": ["html", "react-cra", "ios", "android-kotlin", "ios-swiftui"], "servers": [ "ruby", "node", "python", "php", "java", "go", "dotnet", "node-typescript" ] } ] } stripe-cli-1.8.11.zip

cjavilla-stripe commented 2 years ago

@vecsdom can you elaborate?

vecsdom commented 2 years ago

{

"name": "accept-a-payment",

"configureDotEnv": true,

"integrations": [

{

  "name": "payment-element",

  "clients": ["html", "react-cra"],

  "servers": [

    "ruby",

    "node",

    "python",

    "php",

    "java",

    "go",

    "dotnet",

    "node-typescript"

  ]

},

{

  "name": "prebuilt-checkout-page",

  "clients": ["html", "react-cra", "vue-cva"],

  "servers": [

    "ruby",

    "node",

    "python",

    "php",

    "java",

    "go",

    "dotnet"

  ]

},

{

  "name": "custom-payment-flow",

  "clients": ["html", "react-cra", "ios", "android-kotlin", "ios-swiftui"],

  "servers": [

    "ruby",

    "node",

    "python",

    "php",

    "java",

    "go",

    "dotnet",

    "node-typescript"

  ]

}

]

}

stripe-cli-1.8.11.zip

vecsdom commented 2 years ago

{

"name": "accept-a-payment",

"configureDotEnv": true,

"integrations": [

{

  "name": "payment-element",

  "clients": ["html", "react-cra"],

  "servers": [

    "ruby",

    "node",

    "python",

    "php",

    "java",

    "go",

    "dotnet",

    "node-typescript"

  ]

},

{

  "name": "prebuilt-checkout-page",

  "clients": ["html", "react-cra", "vue-cva"],

  "servers": [

    "ruby",

    "node",

    "python",

    "php",

    "java",

    "go",

    "dotnet"

  ]

},

{

  "name": "custom-payment-flow",

  "clients": ["html", "react-cra", "ios", "android-kotlin", "ios-swiftui"],

  "servers": [

    "ruby",

    "node",

    "python",

    "php",

    "java",

    "go",

    "dotnet",

    "node-typescript"

  ]

}

]

}

stripe-cli-1.8.11.zip