davidjameshowell / epicgames-freegames-heroku

claabs / epicgames-freegames-node on Heroku!
29 stars 45 forks source link

MailGun needing credit card verification. #8

Open MrGoodGuy2144 opened 3 years ago

MrGoodGuy2144 commented 3 years ago

Hello,

When trying to run the workflow "EpicGamesFreeGamesDeploy" i get the following error:

image

Is it possible to to avoid this credit card verification, or am i doing something wrong?

Thanks.

davidjameshowell commented 3 years ago

It is possible to avoid needing to MailGun addon. I solved this similarly in my biwarden_rs on Herok. It will require me to allow the user to supply their own mail server credentials if they are not Heroku verified. I will try to get a PR up soon to get that integrated. Thanks!

pras92 commented 2 years ago

It will require me to allow the user to supply their own mail server credentials if they are not Heroku verified.

Facing the same MailGun verification issue. If this can be done, probably it'll support using a MailGun alternative, without going the Heroku addon method? I'll be waiting for updates on this one!

Also, maybe a note about the pre-requisites in the readme would be nice, mentioning CC verified Heroku.