#celine-checkout-payment
1 messages · Page 1 of 1 (latest)
yes
here is like a sample
customer need to fill up it , then can pay ?
but our website has a place to sign customers information ., that means customer need to fill up their information again in this page
that's kind required, best option is to stop collecting this information on your end and let Checkout do this instead for example
if we dont need checkout to collect customer information , we can do it on our website page , is that ok ?
yes though some payment methods require information collection in Checkout still
Hi @neat blade I'm taking over this thread
You can use one of the test cards to proceed with the test https://stripe.com/docs/testing
It depends on your business, once the checkout is successful, you can fulfil the order to ship the product to your customer.
u mean if we test successful on stripe , then our IT should integrate ?
Can you tell me what you want to achieve with Stripe Checkout?
we want to use stripe payment on our website. we are a company in new zealand.
淘急集商城(),专注母婴用品折扣特卖,知名品牌婴儿用品特价专卖网站低价确保正品,各类母婴用品、辅食、玩具、包包、书籍全场包邮,支持货到付款,找母婴用品特卖,淘急集商城!
here is our website.
and we have registered account on stripe.
Got it, you can get started with Stripe Checkout at https://stripe.com/docs/payments/accept-a-payment . There are some example codes that you can use directly https://github.com/stripe-samples/accept-a-payment/tree/main/prebuilt-checkout-page
HI, can we use a real account to test our check out ?
You mean to test in live mode?