Теперь наступает путаница, пока при создании метода оплаты из API выдается следующая ошибка:
Код: Выделить всё
{
"error": {
"message": "Sending credit card numbers directly to the Stripe API is generally unsafe. To continue processing use Stripe.js, the Stripe mobile bindings, or Stripe Elements. For more information, see https://dashboard.stripe.com/account/integration/settings. If you are qualified to handle card data directly, see https://support.stripe.com/questions/enabling-access-to-raw-card-data-apis.",
"request_log_url": "https://dashboard.stripe.com/logs/req_775vPrs4OZmBKF?t=1713787864",
"type": "invalid_request_error"
}
}
Итак, я использую плагин flutter_stripe.
Итак, я использую плагин flutter_stripe.
Итак, я использую плагин flutter_stripe.
p>
Пожалуйста, помогите мне, как мне отправить номера карт в метод оплаты, чтобы создать его, а затем добавить PaymentMethodID в подписку.
Спасибо
п>
Подробнее здесь: https://stackoverflow.com/questions/783 ... lutter-app
Мобильная версия