Jump to content

charliem

New Member
  • Posts

    3
  • Joined

  • Last visited

Everything posted by charliem

  1. also just noticed if i look on the plesk logs, its saying This API call cannot be made with a publishable API key. Please use a secret API key. You can find a list of your API keys at https://dashboard.stripe.com/account/apikeys. I have double checked to put them in the right boxes before any of you say xD
  2. Hi, I can't process Stripe payments. I linked my stripe publishable API key and Secret key using the WHMCS app on Stripe, it gave me a restricted key and publishable api key which i pasted into WHMCS. When I try to process a payment, I get ``` UserID => 2 Status => error message => An unexpected error - No Stripe Payment Method found from token token => ``` I have looked everywhere on the forums, I have reinstalled my WHMCS multiple times, I have reset templates, order forms, I have looked everywhere.
  3. Hi, I am trying to change the six theme colours and fonts, I have managed to change the navbar colour by using the custom.css sheet. .navbar-main, ul.top-nav > li.primary-action > a.btn, .btn-primary { background-color: #E4B062 } Thats the code I used, but I only found that off a community post on here. How do I find out how to edit different sections and not just the nav bar? I don't know how to identify what section is which.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated