Resource icon

[bd] Paygate: NGANLUONG 1.1.1

No permission to download

xfrocks

Well-known member
xfrocks submitted a new resource:

[bd] Paygate: NGANLUONG - Add support for NGANLUONG as a pay gate

[bd] Paygate: NGANLUONG

[FEATURES]
1. Add support for NGANLUONG as a pay gate

[INSTALLATION]
*. You must have [bd] Paygates installed.
1. Upload the library directory into your XenForo's
2. Import the add-on
3. Configure pay gate options in User Upgrade page (AdminCP)
4. Register as a merchant at http://nganluong.vn, set its Web Service address to http://domain.com/xenforo/nganluong/callback.php?wsdl

Read more about this resource...
 
Fix what?
I can't register a Merchant Site on Nganluong.vn! I don't know wrong? Could you see images attachment below:
Thanks!
 

Attachments

  • NganLuong_Merchant.webp
    NganLuong_Merchant.webp
    23.7 KB · Views: 13
  • NganLuong_Merchant_Fill.webp
    NganLuong_Merchant_Fill.webp
    26.5 KB · Views: 12
  • NganLuong_Merchant_error.webp
    NganLuong_Merchant_error.webp
    21.3 KB · Views: 12
I can't register a Merchant Site on Nganluong.vn! I don't know wrong? Could you see images attachment below:
Thanks!
Looks like they can't verify your domain name. The instruction is pretty clear, just follow it or contact them for support.
 
You will need to register for "BÁN HÀNG HÓA VẬT CHẤT" to have the web service address field.
Sorry, But still not working! On "Payment Gateway Setup" (see image) have a guide "This is the marchant ID generated by NgânLượng.vn after successful registration. If you haven't acquired one, you can do it here. It's important to set Web Service address to http://domain.com/xenforo/nganluong/callback.php?wsdl or payment won't go through the system." and when you click link in "HERE", you will go to 3 images I post on #6!

Question: I need a PayPal Premium account or not?

Thanks!
 

Attachments

  • NganLuong_Payment.webp
    NganLuong_Payment.webp
    30.6 KB · Views: 12
Sorry, But still not working! On "Payment Gateway Setup" (see image) have a guide "This is the marchant ID generated by NgânLượng.vn after successful registration. If you haven't acquired one, you can do it here. It's important to set Web Service address to http://domain.com/xenforo/nganluong/callback.php?wsdl or payment won't go through the system." and when you click link in "HERE", you will go to 3 images I post on #6!

Question: I need a PayPal Premium account or not?

Thanks!
Yes, the link in the option is for "BÁN NỘI DUNG SỐ" which for some reason, have has web service disabled. You now need to register for "BÁN HÀNG HÓA VẬT CHẤT" at this new link: https://www.nganluong.vn/?portal=nganluong&page=merchant_integrate_list&cmd=register

This add-on doesn't require PayPal account. If you wish to setup PayPal within NgânLượng.vn then you need ask them for that.
 
Yes, the link in the option is for "BÁN NỘI DUNG SỐ" which for some reason, have has web service disabled. You now need to register for "BÁN HÀNG HÓA VẬT CHẤT" at this new link: https://www.nganluong.vn/?portal=nganluong&page=merchant_integrate_list&cmd=register

This add-on doesn't require PayPal account. If you wish to setup PayPal within NgânLượng.vn then you need ask them for that.

There are different among https://www.nganluong.vn and http://sandbox.nganluong.vn/ Your add-on for sandbox.nganluong.vn
 
No, it supports both production server and sandbox server. You can turn on or off sandbox mode (require XenForo debug mode turned on).
Hi Son! I remove "sandbox" from "Processor.php"
Code:
$nlc->nganluong_url = $this->_sandboxMode()
        ? 'http://sandbox.nganluong.vn/checkout.php'
                : 'https://www.nganluong.vn/checkout.php';
and it's working!
 
Hi Son! I remove "sandbox" from "Processor.php"
Code:
$nlc->nganluong_url = $this->_sandboxMode()
        ? 'http://sandbox.nganluong.vn/checkout.php'
                : 'https://www.nganluong.vn/checkout.php';
and it's working!
Well okie. Whatever suits you :)
 
i don't know, because i don't see it support for 1.3, i just need sure, i don't want to install which i don't need !
 
Top Bottom