MrBrogrammer
MrBrogrammer3mo ago

Pay-per-Event testing

Jo how do I test the monitization with Pay per Event if I run it on apify and not locally on my device?
2 Replies
Oleg V.
Oleg V.3mo ago
I guess there is no proper way. Just try to test it locally (as much as possible) before deploying it to prod: https://docs.apify.com/sdk/js/docs/guides/pay-per-event#local-development
Vlada Dusek
Vlada Dusek2mo ago
@MrBrogrammer You can also check out this page: https://docs.apify.com/sdk/python/docs/concepts/pay-per-event

Did you find this page helpful?