开发者

Pay Pal API currency type

开发者 https://www.devze.com 2022-12-21 01:47 出处:网络
I am new at paypal payment system... I have seen this been done, but i donn\'t find PayPals Documentation user friendly...

I am new at paypal payment system...

I have seen this been done, but i donn't find PayPals Documentation user friendly...

I need to make a payment gateway system, to allow users to use a shopping cart... then they could pay the total through paypal...

so is there a way to use paypal api tell how much the user should be charged e.g: $100 or £100 or however the product(s) might cost? then confirm it... or if there is a tutorial (for newbies/dummie lol ) would be a great help. Also which paypal option/system am I looking to use on this occasion.

hope i have explained myself clearly... thank you .

I can use PHP, and MySQL, JavaScript/JQuery, if necessary and I am confortable with un开发者_开发技巧derstanding them.

(BTW PayPal is the worse documentation i have ever come across lol)


yes paypal can use a authorization & capture solution. You can use GetExpressChecout with setExpressCheckout.

A good solution is to use a DoReferenceTransaction with theses method, in order to use recurring payment.

I have some sample but in c#.

The API ref : https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/howto_api_reference

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号