Open Mouke opened 3 years ago
Hello there !
The PaymentIntentGateway lacks a listPaymentIntents() method and associated request. The request should handle the optional "limit" parameter.
See [https://stripe.com/docs/api/payment_intents/list?lang=curl](Stripe's API doc) for details.
Regards,
Hello there !
The PaymentIntentGateway lacks a listPaymentIntents() method and associated request. The request should handle the optional "limit" parameter.
See [https://stripe.com/docs/api/payment_intents/list?lang=curl](Stripe's API doc) for details.
Regards,