- Posts: 41
- Thank you received: 2
Call back url ??? urgent
- mike
- Topic Author
- Offline
- Senior Member
-
Less
More
12 years 5 months ago #22861
by mike
Call back url ??? urgent was created by mike
Dear,
We have developed a payment plugin to connect with IcePay. it all works fine, but after we have paid with our card, the payment server says it is successful and we need to click a button to return to the site... (not done automatically)
If the user does not return to the site then this event is not finished properly .
To solve this issue I need the postback URL or call back URL so the payment server can confirm to the eventbooking the payment is successful
Do we have this ???
I need this urgently as have this site live.. and we are currently having more payments than we have place for... !
and some of the reservations we cannot see, as they are not published yet (because the system is waiting for this confirmation !)
thanks,
Mike.
We have developed a payment plugin to connect with IcePay. it all works fine, but after we have paid with our card, the payment server says it is successful and we need to click a button to return to the site... (not done automatically)
If the user does not return to the site then this event is not finished properly .
To solve this issue I need the postback URL or call back URL so the payment server can confirm to the eventbooking the payment is successful
Do we have this ???
I need this urgently as have this site live.. and we are currently having more payments than we have place for... !
and some of the reservations we cannot see, as they are not published yet (because the system is waiting for this confirmation !)
thanks,
Mike.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Away
- Administrator
-
12 years 5 months ago #22909
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Call back url ??? urgent
Hi Mike
The callback URL is yourdomain.com/index.php?option=com_even...ent_method=os_icepay
Please make sure :
1. You replace yourdomain.com with your site URL .
2. Replace os_icepay with the correct name of the payment plugin you developed .
3. In your payment plugin, make sure you implement the verifyPayment function, validate the payment, make sure it is valid. If it is valid, then you will need to update the status of registration record, sending emails to registrants, trigger plugins... Look at the os_paypal payment plugin to see a sample of that function .
Hope this help .
Tuan
The callback URL is yourdomain.com/index.php?option=com_even...ent_method=os_icepay
Please make sure :
1. You replace yourdomain.com with your site URL .
2. Replace os_icepay with the correct name of the payment plugin you developed .
3. In your payment plugin, make sure you implement the verifyPayment function, validate the payment, make sure it is valid. If it is valid, then you will need to update the status of registration record, sending emails to registrants, trigger plugins... Look at the os_paypal payment plugin to see a sample of that function .
Hope this help .
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
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.