Hello,
We build an registrar module and we want to show the price of a premium upon checking availablilty.
When I view the response of the avalability check isPremium is set to true and the price is also available in the premiumCostPricing element.
But the price is still the normal price. I want to show the premium price to the customer, not the normal price.
How should I do this?
I have also tested with the PremiumPriceOverride hook. In the hooks.php file of the registrar folder and in the includes/hooks folder, but without any success.
Any advice how to solve this?
Kind regards,
Erwin