#theonlypablo_wpforms-coupons-checkout

1 messages ยท Page 1 of 1 (latest)

junior turtleBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1233467528999600271

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

hard raptorBOT
hot mulch
#

Hi ๐Ÿ‘‹

When you say you are using WPforms, are you writing the server-side and client-side code that interacts directly with Stripe?

uncut lynx
#

He is writing the code on WPFORMS

#

he does not have access to my stripe acct
currently stripe is just an integrated plugin on wordpress / wpforms

hot mulch
#

I'm not familiar with WPFORMS. But I can try to explain what is possible with native Stripe functionality.

uncut lynx
#

I can also screen shot to show the journey

#

and that may better describe my issue

hot mulch
#

For using Coupons, are you interested in using Stripe Billing?

#

Likely not

uncut lynx
#

Yes because it will give me more flexibility and control over who uses the coupons/promocodes

hot mulch
#

You can use coupons and promotion codes with our Stripe Checkout solution as well.

#

If you don't want to redirect customers to the Stripe hosted version of Checkout, we also offer a version you can embed within your own site.

uncut lynx
#

I would like to redirect them

#

as long as it can add up the full amount customer is requesting to pay//// currently we have calculations that depend on how many "Bags" they want us to service

hot mulch
#

You can configure a checkout session to allow customers to modify the quantity of the good or service directly in the form and it will update the price

uncut lynx
hot mulch
#

What is the purpose of this screenshot?

uncut lynx
#

Im trying to ask this question properly, hopefully you can understand me...

When my customer uses my form to tell me how many bags they want---is there a way to redirect them to stripe- when they are ready to make a payment so that it calculates it for them

What im trying to avoid is the customer having to reinput the information again on stripe---i need it to autopopulate

hot mulch
#

Okay in this screenshot it looks like they are already on a payments page. Checkout would be replacing this interface

uncut lynx
#

I would like that

#

is it possible---because from the WPFORM fields i dont see a Stripe Checkout option---I only see Stripe credit card field

hot mulch
#

And, to clarify, you set the quantity of a product when you create the Checkout Session. So if the customer has already told you how many bags, you should be abel to set that on your end.

#

I don't know about WPFORMs. I have no experience there

#

I can only tell you what is possible with Stripe