- Posts: 3
- Thank you received: 0
Issues With Custom Payment Plugin
- Isaacdee
- Topic Author
- Offline
- New Member
-
Less
More
8 years 8 months ago #85531
by Isaacdee
Issues With Custom Payment Plugin was created by Isaacdee
Hello
I really need help. I am trying to develop a custom payment plugin for joom donation. I am able to submit to the payment gateway and make payment. However, processing the response I get after successful payment is where I have some issues. I do this outside joomla with ease. I am not familiar with the joomla API.
This the response from the gateway
os_epay_notify.php?TransactionReference=2016080911180090T&OrderID=28
With this response, I am supposed to call this web service
GetStatusSecure(orderID, merchantID, currencyCode, amount) to get the transaction status.
I have attach a file containing my code
I really need help. I am trying to develop a custom payment plugin for joom donation. I am able to submit to the payment gateway and make payment. However, processing the response I get after successful payment is where I have some issues. I do this outside joomla with ease. I am not familiar with the joomla API.
This the response from the gateway
os_epay_notify.php?TransactionReference=2016080911180090T&OrderID=28
With this response, I am supposed to call this web service
GetStatusSecure(orderID, merchantID, currencyCode, amount) to get the transaction status.
I have attach a file containing my code
Moderators: Mr. Dam, Dũng Nguyễn Việt
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.