Jump to content

Ziaur Rashid

Members
  • Posts

    57
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Ziaur Rashid

  1. Hi,

    I want to add a custom payment option like offline payment. When clients will select that option, they will redirect to a instraction page like containing information about how to pay via mobile banking. At the end of the instraction page there will be a check option that I have read instraction & if they mark on that check option some custom field will be shown.

    Example of custom field:

    Client ID, Invoice ID (both might be auto filled grabbing user data), Transaction ID, Amount etc.

    Filling that option, clients will click on 'checkout/submit' option, than a support ticket will be created under Manual Payment department including their submitted information. Admin will check ticket & manually confirm payment.

     

    Please lgive instraction/tutorial/documentation how can I make this though I'm a new blesta user and not a developer :(

  2. Hello Everyone,

    After checking some forum discussion, finally I've managed to check domain availabilty from external/home page :)

    Procedure:

    • First go to (for edit)  /{blesta-install-directory}/config/blesta.php & search following line:

    Configure::set("Blesta.csrf_bypass",array());

    • Now replace that line with following code (No need to disable automatic csrf token protection for whole site):
    Quote

    Configure::set("Blesta.csrf_bypass", array('config::preconfig','domain_form::index'));

     

    b1.png.133ca0becabd9c92b0dbcba4e24e051b.png

    •  Now configure your external/home page domain checker form, here is my code:

    b2.png.cd611a27bbb0e35686f56fd221c6d720.png

    Quote

    I've tested this with logicboxes (resellerclub) & namecheap module. Check live: http://nextophost.com :)

    Thanks everyone :blesta:

  3. Hi,

    thanks for your reply.

    I've created a new package and added service with same domain using cpanel extended module. And also unckeck "use module" when cancel service from client.

    the problem is I can't find any option to permanently suspend/remove client service with old cpanel module. old service package is showing under billing>services>cancelled option.

  4. Hi,

    I've added hosting service using cpanel module. Now, I've installed cpanel extended module & tried to change module for packages but failed. I've change whm api key, password & cancelled client service.

    Than I created same package & service using cpanel extended module instead of cpanel. Now, I'm trying to delete old package, suspend service (cancelled already) which was created using cpanel module. Also I can't uninstall cpanel module as package & service already exist.

     

    How can I fully delete the cancelled service?

  5. Hi,

    My client has bought from me some domain (logicboxes/resellerclub) & cpanel account before I installed blesta. Now I want to add/assign these services to client in blesta. While I tried to add service, blesta showing error as these domain/cpanel account already exist (not in blesta). Is there any way to import or add these service manually under client account?

  6. Hi,

    I need help to integrate external domain search form to blesta domain checker. If someone search a domain on external domain search form of my site, it will show the availability result, suggested domain, prices & add to cart option. If select add to cart option, it will be add to blesta cart & user will able to or redirected to configure/checkout page.

     

    Another issue is, it is required to input doamin name + tld extension on blesta doamin checker, otherwise it doesn't show related result. How can I enable domain search without input tld extension? The result will be shown available domain name with tld extensions.

     

    My External Domain Search Form:

    http://nextophost.com

    Blesta Doamin Search Form:

    http://nextophost.com/clients/order/config/preconfig/Domains

  7. 10 minutes ago, domaingood said:

    Hello

    If your package had a config option then its goes to your config pages because customer needs to config their info.

    you may use your direct cart link to your site.Anyway, nice design.

     

    Hi,

    Thank you for your reply. I can't find a specific package link though i can see group package link which i mentioned in my post. If i have several package, i need to linkup specific package when user click on buy now option they will be redirected to package configure option. My problem is i can't find specific package link but can see group package link.

  8. Hi,

    How can I link up a package link to "Buy Now" to add to cart directly?

    I've some package listed on table pricing ( http://nextophost.com ), if someone click on "Buy Now" option, the liked package will be added to cart or will redirect to package configure page.

     

    How can i get direct package link of Turbo 1GB SSD from the following link:

    http://nextophost.com/clients/order/main/packages/SSD-Shared-Hosting/?group_id=1

×
×
  • Create New...