#rafadodoce
1 messages · Page 1 of 1 (latest)
hi
👋 Pix support for Brazil is in beta
https://stripe.com/docs/payments/pix
You'd want to talk to our support team and see if you can get early access
https://support.stripe.com/?contact=true
ok i have one casino and i need to update data on firestore when user pay it
Not sure I completely follow, are you using Stripe firebase extension or are you writing your own code for this?
i want to use the stripe
can i develop one function for firebase that do this?
my database is firebase
You can write your own code for that, yes.
You can build a webhook endpoint and listen for updates on your end
https://stripe.com/docs/webhooks
This allows you to listen for events such as when a payment is made, Once you receive the event then you can update your database accordingly
I'd recommend reading through the doc above
with pix ll work like this?
It should. To reiterate, Pix is still in beta. So you'd want to talk to our support team if you have any specific questions around that.
We can't help with beta features on discord