stripe 接入支付宝 发表于 2018-05-01 123456789101112131415161718Note left of alipay : ...frontend -> backend : request sourcebackend -> billing : requestbilling -> stripe : requeststripe --> frontend : sourceObjNote left of frontend : frontend user authenticationfrontend -> alipay : open alipay QR code pageNote right of alipay : PAY STRIPE the moneyalipay -> stripe : moneyalipay -> frontend : redirect to redirect.[return_url]frontend -> backend : request chargebackend -> billing : requestbilling -> stripe : requeststripe --> backend : charge finishedNote right of stripe : money to MODLEONote left of backend : create companybackend -> frontend : finishedNote left of frontend : redirect to plan page