#devwebis - collect CC info

1 messages · Page 1 of 1 (latest)

lone field
#

Hello, are you talking about collecting info from a custom page of yours? Or like manually entering the details yourself?

lone field
#

@vocal whale Are you still looking for help on this?

vocal whale
#

Hi @lone field yes, i was on the phone hence didnt reply

lone field
#

No worries, just checking in

vocal whale
#

my use case is like this: my client has a wechat mini program, the wechat 's policy is to only allow the authorized domain in the mini program. And because of that, the stripe hosted form is not going to work.

#

The workaround i can think of is: collect CC info and send to woocommerce to process

#

So my question is: can i send the CC info to stripe and charge the payment? @lone field

lone field
#

If you are using Woocommerce, you will actually want to reach out to Woo to ask about their capabilities here. Stripe doesn't develop their integration so unfortunately I don't know much about if they support custom domains or custom pages like that

#

I only know about things Stripe develops, we actually do allow you to use custom domains for our hosted pages or to create your own custom page to collect and charge cards. I will send the docs in case you decide to work directly with Stripe down the line, but Woo will know what you can do here with their Stripe integration better than I do.

vocal whale
#

Thanks for the info. The custom payments page is still using the stripe.com domain which is not suitable in my case.

muted wind
#

Hi there, stepping in for Pompey as they needed to step away.

#

A custom payments page means you embed Stripe Elements in your own webpage

vocal whale
#

But the custom domains with checkout is interesting. What happens after i set it up? Any example?

muted wind
#

So it would be your own domain

vocal whale
muted wind
#

We don't have an example really of custom Checkout domains that I know of.

vocal whale
#

Do u know if i add the custom domain, will there still be js.stripe.com reference?

muted wind
#

On the Checkout page itself?

mint rampart
#

Nothing changes on the way Checkout works except that the domain is different. It would still call js.stripe.com.

vocal whale
#

Can you give me an example of stripe checkout you are referring to?

mint rampart
#

Sorry, no. We're still in testing.

vocal whale
#

is it this?

muted wind
#

Yep

vocal whale
#

ok

#

OK, both solutions mentioned above are not what i am looking for. Because both of them needs to load js file from js.stripe.com

#

My requirement is a solution that only use custom domain

#

Can you share your insight on this?

muted wind
#

In that case you would need to handle credit card details yourself which we highly don't recommend.

#

It would mean a high PCI burden for you

vocal whale
#

It seems to be the only option according to wechat mini program. Wechat wants us to verify ownership (by download a txt file) for all the domains we use, which i have no way to add a txt file into js.stripe.com. Hence i can't use anything that has js.stripe.com

#

the only solution is that, we send the CC details to stripe on server side. Does strip support it?

muted wind
#

Yes we support it but don't recommend it. You would want to reach out to our Support team for information about how to get it enabled for your account.

vocal whale
#

how to contact support team?

#

thank you for your help!