Jump to content

Steven F

Members
  • Posts

    22
  • Joined

  • Last visited

Posts posted by Steven F

  1. I've got this coming out this week! I just need to find an hour or two to finish up the module. I've already contacted Paul to see how to get this into the Blesta files for future installs.

     

    http://puu.sh/hb8ei/1fd89c333f.png You can enable BitCoin and AliPay independently, so if you're not in the AliPay beta or don't want to accept BTC, that's your choice. :)

    http://puu.sh/hb87I/1d2f1b63e7.png

    http://puu.sh/hb88C/e7a2e9174e.png (customizable text box, oooh).

    http://puu.sh/hb89F/7a7d689a92.png (just found a bug, it should say deposit for credit).

  2. This is all my fault. Hey @Steven F. I sent you some emails but never got a reply, your spam filter must hate me

     

    I may have missed them, I'll take a look shortly. I've been dealing with various vendors and it has been very hectic, I'll check in like fifteen minutes.

  3. I'm working on the Stripe Checkout plugin. I've ironed out most of the kinks and it's basically ready to go. Stripe Checkout posts directly to a form of your choosing. Currently, it is sending the client to: callback/gw/1/stripe_checkout/?client_id=$id. This is all good (invoices are getting marked as paid, everything looks nice), except that there is no redirect to a success page or failure page. Is there any way for me to redirect them to some other page?

  4. :) yeah you can edit the templates as you need, but that's easier than updating every one straight away :P

     

    One more thing. from is a reserved word in MySQL. @Paul, bad Paul.

     

    You'll need to use `from` to properly edit them.

     

    Edit:

    UPDATE emails SET `from`="sales@domain.com" WHERE `from`="sales@whatever"
  5. Our system seems to be sending from @our-ip and this is causing e-mails to fail. I can't figure out how to change this so it sends from @ourdomain.com. Any ideas? I've gone through most of the settings and I'm thinking I'll need to pop into MySQL to find this.

  6. I've never seen that before. Does your database user have full access to your Blesta database?

     

    Do you have many tickets in there? My suggestion would be to uninstall the support manager, and re-install it and see if those templates are added.

     

    Nothing super important. I uninstalled it and then re-installed it and that did the job.

  7. The email templates should be created when the support manager plugin is installed. Under Settings > Company > Emails look in the "Plugin Emails" section. You should have the following as part of the Support Manager:

     

    Ticket Bounce

    Ticket Received

    Ticket Updated

    Staff Ticket Assigned

    Staff Ticket Updated

    Staff Ticket Updated (Mobile)

     

    Are all of these missing? Are you certain the support plugin is installed?

    http://puu.sh/gyTQx/3f26a0a8fe.png

    http://puu.sh/gyTNh/cd2489727e.png

  8. Feature request, I did talk to Paul ages ago when they released it but didn't do a thread :)

     

    I don't mind, it's actually really easy (I've done the Stripe integration before, it's done very nicely). I just need to pop in and take a look at the Blesta documentation.

  9. I don't think the current gateway supports BitCoin/AliPay. I haven't looked into the API updates with Stripe, but I suspect additional functionality is required to use BitCoin or AilPay with Stripe.

     

    We generally don't build gateway support for beta features because they're subject to frequent changes. Is there a projected release date for those updates?

     

    It seems the problem is you use their non-checkout form. If you use the checkout form, it's as simple as adding one line to enable both BitCoin and AliPay. I'll just pop out a module to work with Stripe Checkout (their JS form). ;)

  10. It could be one of these:

     

    - Wrong tiers (One has monthly the other has yearly)

    - Wrong currency (You are looking for USD and the other two have another currency).

     

    Thanks for getting back to me!

     

    I have it set for 1 month, 6 months, and 1 year in USD.

    http://puu.sh/fXs19/ecd7e317b4.png

     

    And the order form:

    http://puu.sh/fXs8n/7cc6f8bdde.png

     

    Edit:

    Also, on the order page, in the box it says 10 TB not 100 Mbps Unmetered like in the dropdown.

    http://puu.sh/fXs8n/7cc6f8bdde.png

×
×
  • Create New...