JeremySkinner / SagePayMvc

ASP.NET MVC Integration for SagePay
Apache License 2.0
31 stars 31 forks source link

Configure hostnames individually #20

Open georgehemmings opened 9 years ago

georgehemmings commented 9 years ago

Allow hostnames for success and failed to be specified

Previously the hostname specified for notification was used in all scenarios. Success and Failed URLs do not need to be publicly accessible so when developing locally these can be set to localhost, or a local hostname.

georgehemmings commented 9 years ago

Build on change in #19

MrChriZ commented 5 years ago

Minor note: string notificationHostName; is left unused - where previously it was used by the property.