#lorenz-salesforce

1 messages · Page 1 of 1 (latest)

calm prairie
sudden blade
#

Hey there, that doesn't sound familiar, is this part of a Salesforce extension?

misty trail
#

No actually

#

So you know on stripe we have this checkout thing right?

#

I think its called the Stripe payment button ?

#

that has the JS script code on it?

#

the one that customer puts there credit card info

#

can you help me how can I do that on stripe?

sudden blade
#

Ah, sounds like you're referring to the payment request button.

misty trail
#

yea

#

because I will be using that button to trigger the payment

#

then the stripe payment form will appear right?

#

Can you help me how can I do that?

#

Sorry this is my first time using stripe

sudden blade
misty trail
#

yea I think I take a look at that already

#

but I am not so sure what step or configuration that I need to do..

calm prairie
#

What exactly is the issue you're having? Where are you stuck?

misty trail
#

yea I am stuck..

#

not really sure what I need to do..

#

so basically I just need a button that will show the Stripe payment form..

#

based on my research its already there once you have a stripe account

#

and I already have an account but not really sure what to do

sudden blade
#

Ah, so signing up for an account is the first step. After that you need to implement the button on your site/app. The provided guide walks through what needs to be done on both the client and server side of things to leverage the payment request button.