SonarSoftwareInc / customer_portal

A prebuilt customer portal for Sonar.
https://sonar.software
25 stars 52 forks source link

Customers Unable to Make Payments Unless They Have a Balance Due #41

Closed matbram closed 5 years ago

matbram commented 5 years ago

Some customers like to pay ahead to make sure their account is always paid up. With the v1 customer portal, you were able to make a payment whether you had a balance due or not.

This looks to be missing from the v2 customer portal and you can only make payments now if there is a due balance instead.

One workaround I found for this is simply making the url to be: https://portal.example.com/portal/billing/payment

This basically brings up the payments page allowing them to still make a payment, but it's missing from the main billing page where customers can find it unless they owe a balance.

SonarSoftware commented 5 years ago

@zulandar Can you take a look at this one too?

zulandar commented 5 years ago

Will do

zulandar commented 5 years ago

PR #42