#solbass

1 messages · Page 1 of 1 (latest)

rancid gustBOT
hybrid spade
#

Hello! It should be fairly instantaneous - are you having issues getting this to work?

dry glacier
#

I am trying enable apple pay payments on my website on behalf of a standard account, I added an apple domain but it is still not showing up @hybrid spade

hybrid spade
#

How did you add the apple pay domain?

dry glacier
#

I did this

#

Stripe::ApplePayDomain.create({
  domain_name: 'example.com',
},{
  stripe_account: '{{CONNECTED_ACCOUNT_ID}}',
})```
hybrid spade
#

👍 awesome - it looks like you're using the correct request to register the domain, so can you share your site where apple pay is not showing up?

#

I want to try it on my end to see the behavior myself

dry glacier
#

It is showing for connected accounts, just not standard

#

It works now hahah

#

sorry for bothering you