Jump to content

Search the Community

Showing results for tags 'nonmerchant'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • News
    • The Lounge
  • Community
    • Pre-Sales Questions
    • Support
    • The Marketplace
    • Contribute
    • Show Off
    • Feature Requests
    • Bugs
    • Contests
  • Developer Corner
    • General
    • Extensions
  • BlestaStore's Forum
  • BlestaStore's BlestaCMS
  • BlestaStore's Resellers
  • BlestaStore's BlestaForums
  • BlestaStore's Promotions
  • CubeData's Official Announcements From CubeData
  • CubeData's Peer Support
  • CubeData's Resellers
  • ModulesGarden Club's Topics
  • Blesta Addons's Topics

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Wire


Location


Interests

Found 3 results

  1. Hello, I am trying to implement a non-merchant gateway, the gateway is working fine, however their is an issue I am facing after the payment is made, and the user is redirected to the blesta account, the payment is not being validated and applied to the transaction, the error I am getting is "The gateway does not support that action". This is the redirect code I am using //$redirect_url = Configure::get("Blesta.gw_callback_url") . Configure::get("Blesta.company_id") . "/razorpay/" . $this->ifSet($contact_info['client_id']); $redirect_url = Configure::get("Blesta.gw_callback_url") . Configure::get("Blesta.company_id") . "/razorpay/" . $this->ifSet($contact_info['client_id']); Please suggest If I am doing any mistake here
  2. A new Alipay non-merchant payment gateway (alpha) is available. To install, download the attached alipay.zip, unzip and upload the "alipay" directory to ~/components/gateways/nonmerchant/" and visit Settings > Company > Payment Gateways > Available to install and configure. alipay.zip
  3. alipay intro:http://global.alipay.com gateway notify_url: http://billing.domain.com/callback/gw/1/alipay/?client_id=1 which method use to check is paid? and then change this order status?
×
×
  • Create New...