We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I added the Stripe All in one from the legacy project, but it is not working. Xboard is not taking the requests sent from stripe through the webhook
我从传统项目中添加了 Stripe All in one,但它不起作用。Xboard 无法接受 Stripe 通过 webhook 发送的请求
The text was updated successfully, but these errors were encountered:
Stripe CLI log. I also set up nginx but its not working
2025-01-19 10:06:30 --> payment_intent.created [evt_3QiuSgDIRDjg1apn0EOsNLy4] 2025-01-19 10:06:31 <-- [404] POST https://myvpn.com/card/stripe [evt_3QiuSgDIRDjg1apn0EOsNLy4] 2025-01-19 10:06:55 --> customer.created [evt_1QiuT4DIRDjg1apnLdbkKMny] 2025-01-19 10:06:55 --> payment_intent.succeeded [evt_3QiuSgDIRDjg1apn0W4QyFI5] 2025-01-19 10:06:56 --> charge.succeeded [evt_3QiuSgDIRDjg1apn0o9Yfw5V] 2025-01-19 10:06:56 <-- [404] POST https://myvpn.com/card/stripe [evt_1QiuT4DIRDjg1apnLdbkKMny] 2025-01-19 10:06:56 --> checkout.session.completed [evt_1QiuT5DIRDjg1apnsSXFcH5F] 2025-01-19 10:06:56 <-- [404] POST https://myvpn.com/card/stripe [evt_3QiuSgDIRDjg1apn0W4QyFI5] 2025-01-19 10:06:56 <-- [404] POST https://myvpn.com/card/stripe [evt_3QiuSgDIRDjg1apn0o9Yfw5V] 2025-01-19 10:06:56 <-- [404] POST https://myvpn.com/card/stripe [evt_1QiuT5DIRDjg1apnsSXFcH5F]
Sorry, something went wrong.
@linusxiong would you like to write another plugin for the new Xboard? We can do a little fundraiser. I'd put 100 USDT for this.
I am pretty sure the Xboard maintainer is much more open to the PR now.
No branches or pull requests
I added the Stripe All in one from the legacy project, but it is not working. Xboard is not taking the requests sent from stripe through the webhook
我从传统项目中添加了 Stripe All in one,但它不起作用。Xboard 无法接受 Stripe 通过 webhook 发送的请求
The text was updated successfully, but these errors were encountered: