Custom fields in Stripe Checkout

preview_player
Показать описание
In this episode, you'll learn how to integrate with Stripe Checkout so that customers can enter custom data with their payment details. You can add drop-down select boxes, text, and numeric inputs. You can also use custom fields with Stripe's no-code Payment Links option.

### Presenter

### Table of contents
00:00 Introduction
01:22 Creating products and prices in the Dashboard
01:45 Server code
02:34 Adding a custom text field
04:12 Making a custom field optional vs required
05:31 Adding a custom dropdown field
07:36 Adding a custom numeric field
09:28 No code: adding a custom field to a Payment Link
10:18 No code: adding custom fields to a pricing table
10:48 Conclusion

### Resources

### Support

### Updates

### Feedback

#stripe #payments #checkout #paymentlinks
Рекомендации по теме
Комментарии
Автор

Hosted page: How to add / pass OrderID and get the same OrderID in return?

SaviorGuru
Автор

Is there a way to add a default value for the text field? For instance if a user wants an engraving and I already know their name from my database, it would be nice if it would already be written in the text field and they could modify it later on if they wanted to

domi
Автор

How can I retrieve the customer's information from custom fields without code?

coconut.supplements
Автор

Is there a way to get all payments / subscriptions, where a custom field had a specific value?

ThomasSimonsen-wq
Автор

How can i change the ground and shape on left side

AhmedMdht
Автор

Is it possible to pre-fill custom fields from the front end?

cgrist
Автор

Is it possible to add some kind of regex to thr custom field? I wish to validate data somehow. I'm using stripe hosted page.

lamente
Автор

Hi there, I'm trying to retrieve that custom data setup via the payment link using a webhook. I've tried using the checkout session completed event but am only getting 2 of my three custom fields? Is there a way to change that?

SellyS.
Автор

Hello Sir, I have a question about the custom_fields. How can I show the custom_fields data in the invoice? please let me know, it will help me a lot. Thanks in advance. by the way I am using next js (API)

amitsamadder
Автор

Thank you for this. On your index.html you have a quantity option. Do you have a video the explains how to implement that?

LoefflerMatt
Автор

Hello! I use Stripe on Shopify and need to add an information field at checkout, is the process the same? I only have products registered on Shopify and I use stripe as a Gateway, thanks in advance my friend!

kleberricardo
Автор

How did you get to the code page (in the 1;44 minutes of the video)? Thanks!

MetM
Автор

This is great news. I love how Stripe is so innovative. I am trying to retrieve the customer facing promo code 'code' (or equivalent) in a web hook but been told its not possible with one off payments with the payment intent and checkout session events... wondering if there is work around here? Could i create a hidden custom field that copies the promo code field?? Any suggestion would be appreciated.

theJasta
Автор

I know this is very basic.... how do I get to the code area for stripe? I'm just not seeing where that is for my product.

Luminousfoods
Автор

is there a way to export custom field data in

kashifrizwanm
Автор

What if a customer picks multiple shirts but all different sizes ? anyway we could map each cart item to have the pick a size dropdown?

meggsnbacon
Автор

Thanks this is very helpful, is there a way to add fields also in payment element, not only in checkout.

JoseMichaelCopinoJM
Автор

Is it possible to add the custom field to existing customers to save data which was sent by them from the past via mail to have a valid database in the end?

alexanderkrause
Автор

I have been wanting to sell a product with customization in mind. How can I add more than 2 Custom Fields?

bry
Автор

Hi @StripeDev there some way to add default value for a custom field ? Thanks

HenryVallenilla