Alipay Blog Donation Transfer Chapter

More please support: http://www.webyang.net/Html/web/article_166.html

 

Many webmasters will put a donation and sponsorship button on their website. Clicking this button will directly go to Alipay's personal collection homepage, but unfortunately, Alipay's personal collection homepage has been offline.


Introducing the personal collection home page (making the Alipay blog donation page): http://www.webyang.net/Html/web/article_101.html

In fact, after the personal collection home page goes offline, Alipay also has a method called Transfer to Alipay function, the address is: https://shenghuo.alipay.com/send/payment/fill.htm
 
but this page will ask to enter the payee's account number before transfer, if netizens do not need to manually enter the payee's account number and payment The amount indicates what, just click the next button to complete the donation sponsorship is the best.

How to achieve it? Paste the code directly:

  1. <formaction="https://shenghuo.alipay.com/send/payment/fill.htm"method="POST"target="_blank"accept-charset="GBK"id="alipayForm">
  2. <input name = "optEmail" type = "hidden" value = "Alipay Account" >
  3. <inputname="payAmount"type="hidden"value="捐助金额">
  4. <input id = "title" name = "title" type = "hidden" value = "Description of donation (such as: local tyrant reward)" />
  5. <input name = "memo" type = "hidden" value = "Donation Notes (such as: The article is well written, support the webmaster, I will donate and encourage!)" >
  6. <input name = "pay" type = "image" value = "transfer" src = "donate button icon" >
  7. </form>

If you have your own website, just change the above information to your own, check the demo: http://www.webyang.net/Html/web/article_166.html

You can also put the title of the article in the memo value , so that you can know which article the reward came from.

Alipay's personal collection home page, as an entrance for readers to donate, actually has little effect in terms of effect. In China, the vast majority of netizens have not developed the habit of paying for content, let alone donating to a small independent blog.

However, here I am very grateful to all the friends who visit this site. I am very satisfied with your clicks and spreads!

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326962496&siteId=291194637