jonasbark/flutter_stripe_payment

No secret key in native payment?

narger-ef opened this issue · 0 comments

Hello, I've been using this package for testing purposes and it works well, now I'm trying to get into production and I was wondering, using native payment (paymentRequestWithNativePay() + completeNativePayRequest()) there is no need to use the secret key?

Thanks in advance