TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
kamal sooftphoton
NA
33
3.5k
urgent answer required now :
Apr 28 2015 2:09 PM
How to store the array values into database(mysql) after receiving them from paypal successfull payment complete transaction ?
i need an example here please help me out to solve this fuss. example should be easy, simple and well below is my form so tell how i can done this with proper example!
<form action="https://www.sandbox.paypal.com/cgi-bin/webscr" method="post" target="_blank">
<input type="hidden" name="amount" value=5>
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="no_shipping" value="1">
<input type="hidden" name="business" value="
[email protected]
">
<input type="hidden" name="item_name" value="I Need A VAT or INCOME TAX Consultant">
<input type="hidden" name="currency_code" value=USD>
<input type="hidden" name="UseSandbox" value="true">
<input type="hidden" name="return" value="http://count-connect.com">
<input type="hidden" name="rm" value="2">
<input type="hidden" name="cancel_return" value=cancel_url/">
<input type="submit" name="submit" alt="PayPal - The safer, easier way to pay online!" value="Pay Payment Now" class="button small"/>
</form>
Reply
Answers (
3
)
URL rewriting in .htaccesss.
Skype Integration and Unique Id Generation in PHP