Giter Club home page Giter Club logo

alipay_dualfun's Introduction

  • 👋 Hi, I’m @happypeter
  • 👀 I’m interested in Web development
  • 🌱 I’m currently learning GPT

alipay_dualfun's People

Contributors

happypeter avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

alipay_dualfun's Issues

同步通知 return_url

收银台付款成功,返回我方的链接是这样的:

http://www.company.com/payments/success?
body=%E6%84%9F%E8%B0%A2%E6%82%A8%E8%B4%AD%E4%B9%B0+iPhone+5+%EF%BC%81
&buyer_email=happypeter1983%40gmail.com
&buyer_id=2088402465245110
&exterface=trade_create_by_buyer
&is_success=T
&logistics_fee=10.00
&logistics_payment=BUYER_PAY
&logistics_type=POST
&notify_id=RqPnCoPT3K9%252Fvwbh3I72KnLWoJfNJg2Gd417h%252FnH8MPpy0wp%252BR61Ce%252FhynaOUWB8aAPb
&notify_time=2013-07-15+11%3A11%3A58
&notify_type=trade_status_sync
&out_trade_no=KC201301300001D
&payment_type=1
&receive_address=null
&seller_email=happycasts%40gmail.com
&seller_id=2088012362182973
&subject=iPhone+5+16G+%E9%BB%91%E8%89%B2+x+1
&total_fee=10.20
&trade_no=2013071431556611
&trade_status=TRADE_FINISHED
&sign=76086670a3aa6eb7ec5ae9cacd323673
&sign_type=MD5

License missing from gemspec

Some companies will only use gems with a certain license.
The canonical and easy way to check is via the gemspec
via e.g.

spec.license = 'MIT'
# or
spec.licenses = ['MIT', 'GPL-2']

There is even a License Finder to help companies ensure all gems they use
meet their licensing needs. This tool depends on license information being available in the gemspec.
Including a license in your gemspec is a good practice, in any case.

How did I find you?

I'm using a script to collect stats on gems, originally looking for download data, but decided to collect licenses too,
and make issues for missing ones as a public service :)
https://gist.github.com/bf4/5952053#file-license_issue-rb-L13 So far it's going pretty well

更改为担保交易

改为担保交易,只需要修改两个地方:

  1. 把双功能接口名称 trade_create_by_buyer 改为担保交易的接口 create_partner_trade_by_buyer
  2. 发货接口的请求参数 transport_typecreate_transport_type 两个参数不能同时为空

我真的需要异步通知吗

notify_url 不是必须项,如果请求中没有这个参数则支付包就不会像我这边 post 异步通知了。

问题是:这个东西有什么具体好处?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.