Skip to content
New issue

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

Invoice payment periodic #4226

Open
UBT-FJ opened this issue Jan 12, 2024 · 0 comments
Open

Invoice payment periodic #4226

UBT-FJ opened this issue Jan 12, 2024 · 0 comments

Comments

@UBT-FJ
Copy link

UBT-FJ commented Jan 12, 2024

Hello,

been testing the periodic payments but it seems not to work!

I've tested in Test Mode of Stripe and changed the computer datetime to next month (1st month, and also 1 month from the actual draft) but no success.

Also made the schedule task to true, like this (I made it to run every 5 minutes so I can test):

"Scheduler": { "active": true, "tasks": [ { "name": "BillingPeriodicOperationTask", "active": true, "periodicity": "*/5 * * * *", "config": { "onlyProcessUnpaidInvoices": true } }

I also asked in another topic about the both payment methods in billing, which we get when we setup stripe as periodic and immediate billing, it seems the option is to choose both but how to use them correctly?
https://github.com/sap-labs-france/ev-server/issues/4224

Any info much appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant