I've just updated to Joomla 3.4, have the latest version of CB, and have the last nightly build of CBSubs installed.
This is a beta site and I'm testing out subscriptions with a dummy gateway.
When I get to the credit card screen, there's an unassuming link where the person entering the card info would need to click (See image)
While some might think this minimalist approach appealing, my customer base is looking for something a little more flashy. Even a button that says "Pay" or "Submit" or something you'd typically see on a commerce site.
Now I suspect this might change if I put a real payment gateway (eg. Authorize.net) in the place of the payment. If not, what can I do to enhance this?
Thanks!
Last edit: 9 years 9 months ago by MarylandShallIssue.
It should be styled like a button, but looks like you've a CSS conflict removing its styling. The below is what it looks like with now released CBSubs 4.0 RC2.
Switch to default Joomla template and see if it'll then display fine as it's a standard <button element it should at least have browser styling unless some CSS is overriding the styling.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
Yes, that's the button. You need to check the CSS being applied to it. It should be in the developer window you've open; try clicking Styles maybe.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.