Troy
Troy
Explore posts from servers
BABetter Auth
Created by Troy on 3/5/2025 in #help
Polar not working
Yes
13 replies
BABetter Auth
Created by Troy on 3/5/2025 in #help
Polar not working
but make sure your products are here
polar({
...,
enableCustomerPortal: true,
checkout: {
enabled: true,
products: [
{
productId: "1234",
slug: "basic",
},
{
productId: "1234",
slug: "pro",
},
],
successUrl: "/dashboard/settings/billing?status=success&checkout_id={CHECKOUT_ID}",
},
});
polar({
...,
enableCustomerPortal: true,
checkout: {
enabled: true,
products: [
{
productId: "1234",
slug: "basic",
},
{
productId: "1234",
slug: "pro",
},
],
successUrl: "/dashboard/settings/billing?status=success&checkout_id={CHECKOUT_ID}",
},
});
13 replies
BABetter Auth
Created by Troy on 3/5/2025 in #help
Polar not working
no i changed the implementation now am redirecting user to checkout url by specifying the product slug
`/api/auth/checkout/pro`
`/api/auth/checkout/pro`
and for the portal i use this url also
`/api/auth/portal`
`/api/auth/portal`
13 replies
BABetter Auth
Created by Troy on 3/5/2025 in #bug-reports
Limited access to webhook events
yeah with latest update they fixed it thanks
7 replies
BABetter Auth
Created by Troy on 3/5/2025 in #help
Polar not working
yeah with new latest version they have fixed it thanks mate
13 replies
BABetter Auth
Created by Troy on 3/5/2025 in #bug-reports
Limited access to webhook events
I will try that and see if it works
7 replies
BABetter Auth
Created by Troy on 3/5/2025 in #bug-reports
Limited access to webhook events
yeah it’s lack of a feature
7 replies
BABetter Auth
Created by Troy on 3/5/2025 in #help
Polar not working
Nice but how can i check current user subscription state also can help
13 replies
BABetter Auth
Created by Troy on 12/31/2024 in #help
Create a user without name
but on the sign up method can't proceed without adding it
5 replies
BABetter Auth
Created by Troy on 12/31/2024 in #help
Create a user without name
How? I can’t find them
5 replies
BABetter Auth
Created by Troy on 12/31/2024 in #help
How to sign up/in without password
Thanks it worked for sign in but not on sign-up
3 replies
FFilament
Created by THRESH on 9/21/2023 in #❓┊help
Customise register/login url path
Did you find a solution?
11 replies
FFilament
Created by lodeki on 12/5/2023 in #❓┊help
Access referral code from the register url
Did you find the solution?
5 replies
FFilament
Created by Rahman Ramsi on 1/15/2024 in #❓┊help
How to create a dynamic table actions based on record ?
What do you mean clearly
10 replies
FFilament
Created by PoloKokta on 10/1/2023 in #❓┊help
Custom URL and file path on FIleUpload
Why when uploading failed then return file null
3 replies
FFilament
Created by Shipu Ahamed on 5/6/2023 in #❓┊help
Customizing data before saving in Relation Manager
This doesn't give what am looking for on my code i added the createOptionForm but I don't know where i can custom the saving logic of it
8 replies
FFilament
Created by Shipu Ahamed on 5/6/2023 in #❓┊help
Customizing data before saving in Relation Manager
How can you get saved data id and save in different table
8 replies
FFilament
Created by Hasnayeen on 9/5/2023 in #❓┊help
How to customize data before saving when creating a new option in a modal
I want to save image in backup and storage folder at the same time
6 replies
FFilament
Created by Hasnayeen on 9/5/2023 in #❓┊help
How to customize data before saving when creating a new option in a modal
How can i handle that cause I don't mean this function clear
6 replies