Let’s check it again ourselves to make sure.
Using ABP 8, here is the online URL: https://imm.koimpact.tw/
Ok
That is a built-in module in ABP. I think I found the reason. You must execute:
options.UseAutofac();
I’m heading in the same direction as well. Thank you for your response.
We didn’t see the part where “Payment module will support getting the current tenant URL.” Our tenant domains can vary, for example: https://{0}.mydomain.com https://snapshop-a.mydomain.com or https://www.snapshop-b.com
All of the above belong to the same SaaS application system. We need to dynamically generate the corresponding domain URLs. Could you please show us how to achieve this?
We are currently using PAYUNi as our payment provider (https://www.payuni.com.tw/). Will using different payment providers have any impact?
Okay, thank you for your help.