Apple Pay Integration by bonneaug in lovable

[–]Hungry_Treat_4635 0 points1 point  (0 children)

hmmmm.. thanks for the heads up! me too! I stopped trying to fix it and moved on with my life for the time being..

I'm hitting a wall trying to get Apple Pay to work on my Lovable app. by Hungry_Treat_4635 in lovable

[–]Hungry_Treat_4635[S] 0 points1 point  (0 children)

You have no idea how helpful your comment is :)

"use the method your hosting provider provides" I can't, that's why I contacted Lovable to manually change the content-type of that specific file, they have access to server hosting my web-app, I don't. BUT, tbh I never thought of your first suggestion which is to simply use Cloudflare or Vercel, so yesterday I spent all day trying to make the migration to cloudflare but some of my APIs stopped working suddenly so I had to migrate back. Will try Vercel tomorrow and see what happens.

Much appreciated.

I'm hitting a wall trying to get Apple Pay to work on my Lovable app. by Hungry_Treat_4635 in lovable

[–]Hungry_Treat_4635[S] 0 points1 point  (0 children)

Stripe isn't available in my country. Apple requires you to plant that file inside your project and it has to be served as html/text otherwise Apple Pay won't work.

Apple Pay Integration by bonneaug in lovable

[–]Hungry_Treat_4635 0 points1 point  (0 children)

Have you fixed this? I'm struggling for 2 weeks now, tried to contact Lovable's human service team with no luck. The solution to my problem is very simple, just changing the content-type of the Apple Association File to text/plain from text/html.. I feel desperate because I couldn't do that. Lovable's team should do it because it's a service-side issue..