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
Manohar Vishwakarma
NA
2
671
Express Paypal Integration New Version
Apr 7 2017 9:09 AM
I have upgrate the code for
Old version "Paypal Payment" TO "Express Paypal Payment " New version
Following the code Not Working...
Pls give me solution....?
<form method="post" action="https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-72D0681527109671C">
<input type="hidden" name="USER" value="" />
<input type="hidden" name="PWD" value="" />
<input type="hidden" name="SIGNATURE" value="" />
<input type="hidden" name="VERSION" value="124.0" />
<input type="hidden" name="PAYMENTREQUEST_0_PAYMENTACTION" value="Sale" />
<input name="PAYMENTREQUEST_0_AMT" value="19.95" />
<input type="hidden" name="RETURNURL" value="" />
<input type="hidden" name="CANCELURL" value="" />
<input type="submit" name="METHOD" value="SetExpressCheckout" />
</form>
Reply
Answers (
0
)
DatePicker in mvc Using Bootstrap
Need page refresh after executing Attributes.Add()