Epassporte Payment Gateway Integration
April 10, 2009 at 2:24 am | In Payment Gateway | Leave a CommentTags: epassporte integration, epassporte payment, epassporte payment gateway, epassporte payment gateway integration, epassporte payment gateway integration with api
Sample code for HTML pages:
For Epassporte Integration Two Field Necessary That Provided By Epassporte To The Mearchant
acct_num
pi_code
pi_code is generated according to account number other wise you face xml apt error
<FORM ACTION=”https://www.epassporte.com/secure/eppurchase.cgi” TARGET=”NEW” METHOD=”POST”><BR>
<INPUT TYPE=”HIDDEN” NAME=”acct_num” VALUE=”[account number here]“><BR>
<INPUT TYPE=”HIDDEN” NAME=”pi_code” VALUE=”[product code here]“><BR>
<INPUT TYPE=”HIDDEN” NAME=”gohere” VALUE=”CART”><BR>
<INPUT TYPE=”HIDDEN” NAME=”dothis” VALUE=”VIEW_ITEMS”><BR>
<INPUT TYPE=”SUBMIT” VALUE=”View Cart Items” ALT=”View Cart Items”><BR>
</FORM>
Sample code for HTML pages (with quantity):
<FORM ACTION=”https://www.epassporte.com/secure/eppurchase.cgi” TARGET=”NEW” METHOD=”POST”><BR>
<INPUT TYPE=”HIDDEN” NAME=”acct_num” VALUE=”[account number here]“><BR>
<INPUT TYPE=”HIDDEN” NAME=”pi_code” VALUE=”[product code here]“><BR>
<INPUT TYPE=”HIDDEN” NAME=”amount” VALUE=”[product amount here]“><BR>
<INPUT TYPE=”HIDDEN” NAME=”product_name” VALUE=”[product desc here]“><BR>
<INPUT TYPE=”HIDDEN” NAME=”quantity” VALUE=”[product quantity here]“><BR>
<INPUT TYPE=”HIDDEN” NAME=”gohere” VALUE=”CART”><BR>
<INPUT TYPE=”HIDDEN” NAME=”dothis” VALUE=”ADD_ITEM”><BR>
<INPUT TYPE=”IMAGE” SRC=”epassporte.gif” NAME=”SUBMIT” ALT=”Pay By ePassporte”>
</FORM>
Sample code for link:
https://www.epassporte.com/secure/eppurchase.cgi?acct_num=[account number here]&pi_code=[product code here]&amount=[product amount here]&product_name=[product description here]&gohere=CART&dothis=ADD_ITEM
Money Booker Payment Integration With Api
April 10, 2009 at 2:19 am | In Payment Gateway | Leave a CommentTags: Moneybooker Api, Moneybooker Payment gateway Integration, Moneybooker Paymentgateway integration with api, Mpneybooker Payement Gateway, Paymentgateway
Money Booker Payment Basic Integration Api
|
Basic integration <form action=”https://www.moneybookers.com/app/payment.pl” method=”post” target=”_blank”> |
|
| N.B.:
With this basic integration you are required to manually check whether the payment was processed successfully by viewing your account history.Although you will receive email notification upon each payment to the email address which you have provided as “status_url”, you will HAVE TO check your history, as it is not secure to rely on emails. Money Booker Payment Gateway Advance Integration <form action=”https://www.moneybookers.com/app/payment.pl” target=”_blank”> |
UnMP3 – flash mp3 player
April 10, 2009 at 2:15 am | In Joomla Podcast | Leave a CommentTags: Flash Player, Joomal Mp3 Player, Joomla Component, Joomla Flash Player, Joomla Mp3 Component, UnMP3
Mp3 Player for Joomla 1.5. Upload your own mp3 files! Editable playlist. Create as many players as you want. Customise the mp3 player to your own colours. Simple design to fit any website. Share on other websites. Popup window option. Full vector, so you can resize gracefully. At the moment the popup has issues when Joomla SEO settings are on in global configuration. We are looking into this issue. Latest version released 28/02/09. Mp3 player resizing available in module.
Download :- http://www.unmp3.com/unmp3_download.html
Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.