#Does anyone uses paypal with the stripe plugin?

1 messages · Page 1 of 1 (latest)

cedar remnant
#

I want to use paypal within the stripe plugin because in my point of view it seems easier and better maintainable because then you have all the payments on one place - but my storefront runs on vercel and i am not able to upload the verification file which is needed by stripe to verify my domain - does anyone has an idea how i could do this, i am feeling very dumb at the moment 😄

main agate
cedar remnant
#

yes but actually i need exactly this path

main agate
#

WHat is the issue then?

#

Also it's not paypal but Apple Pay

cedar remnant
#

yes but i only can activate paypal as well when i verify the domain, which i can (i don't know why) only do with this file - it's really strange and akward and i really don't know why i don't just can create a dns entry

main agate
#

It's all explained in the link above, not sure what the issue is

#

Have you read it? It's two paragraphs

cedar remnant
#

yes but i use nuxt - which shouldn't be a problem, behaves the same - and i can put the file into public as a static file but i can not create the ".well-known" directory in the public folder

main agate
#

Why not?

cedar remnant
#

because it doesn't work

#

i tried it

main agate
#

and?

#

I have created a sample nuxt project even though it's the first time I use it

#

I have created the subdirectory and it's accesible, not sure what is the issue

cedar remnant
#

the second one downloads the file

#

i get a 404

main agate
cedar remnant
#

with a txt file it works on my side as well .... o man

main agate
cedar remnant
#

now it works .....

#

thank you so much man!!

#

but the paypal button is not displayed .... maybe it has something todo with the test mode of stripe

main agate
#

This is verification for Apple Pay

cedar remnant
#

yes and as far as i see the stripe plugin does not accept paypal

main agate
#

Of course it does but I still don't understand what are you doing. You're saying 'paypal' but you're doing Apple Pay verification

cedar remnant
#

yes i know - so maybe for clarification, i just want to use paypal in stripe - but it says for paypal "verify domain" when i went to verify domain then it showed me the describtion that i have to verify it with this apple payment thing, which is totally confusing i really don't understand why i have to do this, but it was the only way to verify the domain for paypal as well

now the domain is verified which is great, but there is no paypal button displayed in my frontend just the creditcard input