Thomas Johansen

Results 5 comments of Thomas Johansen

> We're trying to move to poetry now--can you try this PR? #378 > > ``` > git clone https://github.com/dorbanianas/opendevin od-poetry-test > cd od-poetry-test > git checkout ad/create-project-setup-file > make...

Here's Stripe's example: https://docs.stripe.com/apple-pay?platform=ios#create-payment-request The paymentSummaryItems seems already implemented on createApplePay https://github.com/capacitor-community/stripe/tree/main/packages/payment#createapplepay via the option prop paymentSummaryItems (https://github.com/capacitor-community/stripe/tree/main/packages/payment#createapplepayoption) Wouldn't it be possible to use the same functionality?

I'm sorry, I did not explain myself correctly. Currently I'm setting up the payment (recurring) with stripe.createPaymentFlow, with enableApplePay set to true. When selecting to use Apple Pay, the amount...

https://github.com/yandex-cloud/k8s-csi-s3/pull/100 this will help :)

https://github.com/yandex-cloud/k8s-csi-s3/pull/100 :)