简体   繁体   English

如何设置没有SSL证书的定期付款选项?

[英]How do I set up a recurring payment option without an SSL certificate?

I have a Ruby on Rails site where users don't have any private data, so I don't yet have an SSL certificate. 我有一个Ruby on Rails站点,该站点上的用户没有任何私有数据,因此我还没有SSL证书。 (Also, the free tier of Cloudflare doesn't work with HTTPS). (此外,Cloudflare的免费层不适用于HTTPS)。 However, I want to allow users to pay for membership on the site. 但是,我想允许用户为网站上的会员资格付费。 How can I setup a simple recurring payment option on the site? 如何在网站上设置简单的定期付款选项? Can I direct users to Paypal and it will provide my app with the necessary information? 我可以将用户定向到Paypal,它将为我的应用程序提供必要的信息吗?

Paypal actually has a Website Payments Basic option that can do this. 贝宝实际上有一个网站付款基本选项可以做到这一点。 It's hosted on Paypal's site so it falls under their SSL 它托管在Paypal的网站上,因此属于其SSL

https://www.paypal.com/pdn-recurring https://www.paypal.com/pdn-recurring

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM