Skip to content

we-demo/quick-pay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quick-pay

Quick Payment Entry for Alipay

Inspired By: wdkwdkwdk/Onepay

Live Demo: https://fritx.github.io/quick-pay

Usage

$('#donate').on('click', function gotoPay(){
  quickPay({
    'to': '18600000000',
    'amount': '88.8',
    'title': 'Donate!',
    'body': 'This is a project which...'
  })
})

What Counts?

  • Style-free: No <form> to display
  • Flexible: Call in code
  • Reliable: Phantom testing via nightmare

About

Quick Payment Entry for Alipay

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published