Jump to content

PacifistRiot

Members
  • Posts

    19
  • Joined

  • Last visited

PacifistRiot's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I've filled out all the setting for the Stripe gateway in the setting and added Stripe to the order form but I'm not seeing it as an option to pay. Do I have to enable Credit Card as an Accepted Payment Types and when clients fill that out that will be passed onto Stripe or am I doing something wrong?
  2. Would it be just hosting services that google doesn't want or online services in general? If it's the former then I don't see an issue with Blesta supporting Wallet as I could just as well be using blesta for managing payments for, lets say, managing other people's servers.
  3. So when November 20th come around will blesta change checkout to wallet or will checkout just be removed and not replaced? Google keeps sending me emails and I want to make sure.
  4. It was run via a cronjob with php-cli. Trying to run it manually in blesta doesn't seem to do anything... I click the button and "The cron last ran" time doesn't change most the time and the email reply never gets processed into blesta (until the actual cronjob runs).
  5. Here it is via email reply/cron: http://pastebin.com/zmp4r2jz Here it is via web reply: http://pastebin.com/QE9SwxJF Code and email have been removed. You can see that [update_ticket_url] is not in the cron one.
  6. {ticket.department_email} works. Seems to just be {update_ticket_url}. I don't know why it's happening, but it is for me. Heres what the template looks like in the ACP To reply to this ticket, be sure to email {ticket.department_email} from the address we sent this notice to. If you are a client, you may also update the ticket in our support area at {update_ticket_url} .
  7. Any ideas to why this is happening only when it's run through my cron job?
  8. You guys have any idea why this is? Seems like it could be simple enough to track down.
  9. AFAIK Wallet supports digital goods ( http://www.google.com/wallet/business/digital-goods/ ). The categories available include "Internet, network, and digital media". Web hosting is a service but is considered internet and networking.
  10. Considering that Google Checkout is being discontinued in November you guys should probably migrate that gateway to Google Wallet so people can be ready for the transition.
  11. 1. Describe the issue you're experiencing. The {payment_url} that my clients are getting is composed of just my hostname followed by the correct string so make payments work. The problem is that the url is missing the folder in which my blesta install is in. For example, the url is "domain.com/client/pay/method/......." but my install is in the "clients" folder. It should be "domain.com/clients/client/pay/method/.......". 2. Provide detailed steps necessary to reproduce the issue. Meet the conditions above and receive an invoice due email. 3. Include your configuration settings, i.e. OS, version of Blesta, PHP & MySQL. Centos 6.4, blesta v3, php 5.4, mysql 5.5.
  12. How are you formatting your nameservers?
×
×
  • Create New...