#vincent_code

1 messages ยท Page 1 of 1 (latest)

gloomy gobletBOT
#

๐Ÿ‘‹ 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/1294277794838216755

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

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

patent glen
#

hi there!

toxic cedar
#

hi soma, thank you for your help

patent glen
#

for Apple Pay to show, you need to use the Safari browser and have a card saved in your Apple Wallet

#

for Google Pay to show, you need to use a Chrome browser and have a card saved in pay.google.com

#

you also need to register your domain for Apple PAy to work

soft scroll
#

Hey there

#

Let me check it out

toxic cedar
#

i assume this means that the paymentMethodTypes array should remain as 'link', 'card' ?

#

thank you Mahima

#

when i add other paymentMethodTypes to the array i get this error: ```Uncaught IntegrationError: Invalid value for elements.update(): paymentMethodTypes.2 should be one of the following strings: billie, capchase_pay, kriya, mondu, samsung_pay, sequra, amazon_pay, alipay, alma, affirm, afterpay_clearpay, au_becs_debit, acss_debit, bacs_debit, bancontact, blik, boleto, card, cashapp, crypto, customer_balance, eps, fpx, giropay, gopay, grabpay, ideal, klarna, konbini, mb_way, mobilepay, multibanco, ng_bank, ng_bank_transfer, ng_card, ng_market, ng_ussd, nz_bank_account, oxxo, p24, pay_by_bank, paypal, payto, qris, rechnung, sepa_debit, sofort, south_korea_market, kr_card, kr_market, kakao_pay, naver_pay, payco, shopeepay, swish, three_d_secure, twint, upi, us_bank_account, wechat_pay, paynow, pix, promptpay, revolut_pay, sunbit, satispay, netbanking, id_bank_transfer, link, link_card_brand, demo_pay, zip. You specified: apple_pay.

#

white screen of death, that error in the javascript console

patent glen
#

Apple Pay and Google PAy are automatically included when you use card.

#

so yes you should remove apple_pay, since that doesn't exist.

toxic cedar
#

ah okay

soft scroll
#

Where can we add payment methods?

patent glen
#

what do you mean? also did you resolved the Apple/Google Pay not showing up?

toxic cedar
#

i have not

#

thank you that was a tiny bit confusing, so I am very glad I was able to just ask someone! there must be somethign else i need to do to get this to appear

patent glen
#

can you share a link to the page so I can have a look?

toxic cedar
#

at this moment it is not in production, i am testing with a local server

patent glen
#

are you using httpS? do you have a card saved in your Apple wallet? are you using Safari? Did you register your domain in the dashboard?
if you answered no to one of the questions above, then its expected that Apple Pay is not showing up.

soft scroll
gloomy gobletBOT
patent glen
toxic cedar
#

personally I don't have apple pay but I do have google pay and tested in brave (trying to get my account on chrome presently) i might have to come back to this....

soft scroll
odd wren
toxic cedar
#

ok i am in the US, i added my real card to pay.google.com and refreshed, not seeing google pay option

odd wren
toxic cedar
#

no, just link

odd wren
#

Ah then it's still a problem with your wallet

#

What browser?

toxic cedar
#

chrome

odd wren
#

Are you using any extensions?

#

Are you using a vpn?

toxic cedar
#

plenty of extensions, but nothign dodgy, no ad blockers since i use this browser and computer for work

#

there is a ton of stuff running tha ti cannot turn off, it might be a vpn on

odd wren
#

Can you share your checkout page url?

soft scroll
#

I tried to use Brave and Google Chrome

odd wren
#

I can see if it shows for me

toxic cedar
#

at this moment i am workign on a local server since this is not ready for production yet

soft scroll
#

Right

#

Me too

#

Let me share the code here

odd wren
#

No code won't be enough for me to tell

#

If button isn't showing on our site, then it's a problem with your wallet

#

But Google Pay will never show if running site locally

#

You'd need to run ngrok and register the domain

#

You need https for google pay to work

soft scroll
#

I tried with LCL.host too

odd wren
#

Unless you have a publicly reachable https url and the domain is registered in Stripe, it won't show

toxic cedar
toxic cedar
odd wren
odd wren
toxic cedar
#

i will have to get back to you on that, id have to deploy a couple different services to get you a working url

#

and check to see if that is kosher with my company ๐Ÿ™‚

soft scroll
#

Yes, I need to add domain in stripe to make it work

#

And also for Amazon pay

odd wren
#

Yes

#

Are you two working together?

soft scroll
#

No, no

toxic cedar
#

no

odd wren
#

oh what?

soft scroll
#

But looks like we are facing the same issue

odd wren
#

@soft scroll This is vincent's thread

#

Please open your own thread

toxic cedar
#

im going to try and get a publicly available qa url so i can allow it to accept google pay

odd wren
#

Ok if you share in here when that's done I can see if it shows for me

toxic cedar
#

got it, thank you codename_duchess

odd wren