Jump to content

virtualorbis

Members
  • Posts

    24
  • Joined

  • Last visited

Posts posted by virtualorbis

  1. Recently got installed a non merchant gateway BLESTA plugin so as a result the payment screen looks like this
    https://www.dropbox.com/s/6iygf01op4uxzeq/payu-non-merchant.jpg?dl=0
    and also forces the customer to chose the payment method from an alternative option like in this picture
    https://www.dropbox.com/s/ixm1gbqehkvdg5u/other-payment.png?dl=0

    However I know that my payment processor has an API that allows the billing software (BLESTA) communicate directly 
    with the payment gateway (and receive the credit card numbers and other information), so I was wondering if the difference
    between merchant and non merchant is more a difference based on the software approach than in the company processor features itself,
    and if so could I make a merchant payment gateway for my current payment processor?

  2. 43 minutes ago, Paul said:

    How popular is the gateway, and what region/currency is it for? You could create a feature request here https://requests.blesta.com, though I've never heard of this one so demand may not be high enough right now. Contacting the developer would probably be a good idea, they may be willing to port it to Blesta.

    I have already contacted the developer. Waiting for their final reply

    In the meantime I am looking for someone who can help me tuning the configuration of the Blesta plugin for PayuLatam I got from a colombian fellow so it can work for Peru.

     

  3. On 1/8/2017 at 3:13 PM, virtualorbis said:

    I would like to have Blesta software https://www.blesta.com
    integrated with this payment processor https://www.culqi.com

    The integration documentation is here https://www.culqi.com/docs/#/pagos/js
    but unfortunately it is written in spanish. 
    How long do you think such a task may take?
     

    I have received messages of people saying this would take from 1 to 2 weeks.
    So I was wondering if there is any sample code we can start working with
    so we can reduce the development time.

  4. 5 hours ago, Paul said:

    Yep, once installed via CLI access in your browser and it will prompt you for your license key (or to start a trial) and the admin credentials to create your first admin account. Once you fill that out, it'll create the user and log you in.

    This is the output I got in command line

     

    PHP 7.0.20-1~dotdeb+8.2 (cli) ( NTS )
    Copyright (c) 1997-2017 The PHP Group
    Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies
        with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v6.0.8, Copyright (c) 2002-2016, by ionCube Ltd.
        with Zend OPcache v7.0.20-1~dotdeb+8.2, Copyright (c) 1999-2017, by Zend Technologies
    The following recommended requirements failed:
    	ext-mailparse: The mailparse extension is required for parsing incoming emails.
    
    
    Attempting to write config... Success.
    Generating encryption keys. This may take a minute or two... Done.
    Installing default plugins... Done.
    
    Finished. To complete setup visit /admin/login/ in your browser,
                
    or if you do not have mod_rewrite, /index.php/admin/login/.

     

×
×
  • Create New...