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 😄
#Does anyone uses paypal with the stripe plugin?
1 messages · Page 1 of 1 (latest)
yes but actually i need exactly this path
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
It's all explained in the link above, not sure what the issue is
Have you read it? It's two paragraphs
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
Why not?
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
with a txt file it works on my side as well .... o man
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
This is verification for Apple Pay
yes and as far as i see the stripe plugin does not accept paypal
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
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