简体   繁体   中英

Flutterwave payment integration

1)Can I create a customer without an email address but by using a phone number in flutter wave payment integration? 2)Is it possible to do a recurring subscription without using a flutter wave API

To clarify, You can pass email values containing the user's phone details in the request payload. The domain of the email is what is validated to ensure we are not spammed.

Here is a sample format you can use to create emails for your users - user's_phone_number@your_domain . Please feel free to explore other similar formats.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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