Base solution for your next web application

Activities of "exaas"

This is for version 12.0.0 ASP.NET Core & jQuery.

Looks like it is required: Error message:

Making it option would help, but I can probably change that on my implementation as well.

Found the issue, I was confused about the minimum payment amount and how it worked.

Default is set to what looks like $1million (1M): https://docs.aspnetzero.com/en/aspnet-core-mvc/latest/Features-Mvc-Core-Subscription

I changed this to "50", which is Stripe's minimum accepted payment amount (for testing), and the transaction completed and activated the account.

I am still confused about how to handle the Tax/VATNo for the US users that are not businesses, but I will ask this in a new/different thread.

Thanks.

I implemented the changes per github, but during testing with Stripe, it gets to the receiving payment result and never completes. I stripe I continues to create a new user each time it checks payment status:

I am going to try this live to see if i get a different result.

Found the Stripe fix on the github: https://github.com/aspnetzero/aspnet-zero-core/pull/4753/files/5e80799f97a0b3854f417f32a092559cc1a13c8a

That helps.

Looks like it was fixed in 12.0.1. I migrated to update version and it is working. Thanks.

@ismcagdas

You are right, it appears my screenshots only showed up for me using WYSIWYG editor. Let me clean them up with actual images and test in another browser.

As for the blog post, absolutly I would like that, if it will help someone else. Let me get the format cleaned up with the images.

Thanks.

Showing 1 to 6 of 6 entries