#thorsten-delphi-webhook

1 messages ยท Page 1 of 1 (latest)

slender troutBOT
lunar ginkgo
#

I can help if you have a technical/developer question in English, but if you need help in German you should talk to support (https://support.stripe.com/contact)

bronze knot
#

i will try in english

lunar ginkgo
#

๐Ÿ‘

bronze knot
#

Basically, I have questions that I would like to clarify over the phone. I am a beginner when it comes to webhook programming.

#

I develop in Delphi,

lunar ginkgo
#

We don't offer phone support here, but if you ask the questions here I can try and help

bronze knot
#

Is there an example of how I can integrate stripe into Delphi?

slender troutBOT
lunar ginkgo
#

No, we don't have an example of that

bronze knot
#

If I understand it correctly, I have to create a [HttpPost] method in a web service. how should it look like (parameters? return values?)

weary aspen
#

HI ๐Ÿ‘‹

I'm stepping as my colleague needs to go soon

#

We don't have support for Delphi as far as I know. But you can see what the web requests to our APIs look like by reviewing the code snippets in our API reference doc with the language set to curl.

Here is an example of an API request to create a Customer: https://stripe.com/docs/api/customers/create?lang=curl