automatically create buy now button paypal?

前端 未结 4 1778
走了就别回头了
走了就别回头了 2020-12-09 12:26

I want to automatically create a paypal buy now button.

What is the easiest way to do it?

4条回答
  •  萌比男神i
    2020-12-09 12:47

    I also found out that you can pass the info in a url like this:

    https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=herschelgomez@xyzzyu.com&item_name=Hot Sauce-12+oz.+Bottle&item_number=12345&amount=5%2e95¤cy_code=USD
    

    and you could do something like this:

    
    
    
    

提交回复
热议问题