Stripe ( online payment processor )

34 readers
1 users here now

Forum for developers that use Stripe online payment processor saass

More info in the first post

founded 6 months ago
MODERATORS
1
1
submitted 6 months ago* (last edited 6 months ago) by L4r4@lemmy.today to c/stripe_inc@lemmy.today
 
 

If you struggle with Stripe saass[^1]

and didn't received a proper help from Stripe support. and don't want to use a fully censored platform (Reddit, StackOverflow etc..)

This community might be what you're looking for...

[^1]: Service as a Software Substitute

more info: https://www.gnu.org/philosophy/who-does-that-server-really-serve.en.html
2
 
 

Hi,

I'm using stripe.PaymentIntent (server side)

and Stripe.js for the client side.

everything work flawlessly under Firefox.

With Chrome it's another story... First of all a .js file is being loaded !! ^1 Then in the browser console I received this error:

[Stripe.js] You have not registered or verified the domain, so the following payment methods are not enabled in the Payment Element:

  • apple_pay

Funny thing is that in the Stripe "dashboard" is that the apple_pay is not enabled.. and it work in Firefox..

Any ideas ?