Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以让用户在应用程序中预授权付款,但实际付款发生在指定的稍后日期?用户在授权付款时会知道付款实际发生的时间。
这不是定期定期订阅,但更像是用户可以在任何时间间隔进行的一次性付款。
如果没有,是否有可以与 iOS 集成并提供此功能的支付解决方案?
使用 Stripe,您可以将 Apple Pay 令牌保存给客户并随时收取费用。Stripe 支持授权和捕获,但您必须在授权后 7 天内捕获资金。