Guilherme Ribeiro
Guilherme Ribeiro
Hi @Seif-apprentus , It is not possible to apply for only one field. `updateStyles` apply for all fields. What is your use case?
Closing this issue due to its inactivity.
@dependabot rebase
Hey @Granskott , Thanks for reporting the issue. The problem comes from [this line](https://github.com/Adyen/adyen-web/blob/fd40bce80f5c99242e2906002c67cac154e3a833/packages/lib/src/components/GooglePay/GooglePay.tsx#L64) which a rejected Promise is being returned, and it is not being handled anywhere so it...
This issue is fixed on the 5.27.0
Hi @andriichuk . Can you clarify what do you mean by `I use custom payment form implementation (not drop-in)` ? Do you mean Component solution? Can you share the code...
Hi @wangxingxing123654 , Thanks for reaching out. I tested the `onAdditionalDetails` callback on 3.19.0 and it is working fine, so the issue might be related to your configuration. Sometimes a...
Hi @geext-dk , Thanks for reaching out and for sharing the alternatives as well. The good news is that this improvement is already on our backlog 😃 I will update...
Hi @Seif-apprentus I tested on both versions and it works as expected. Are you using `/sessions` or the `/payments` ? The `directEbanking` payment method object must be included in your...
@Seif-apprentus Did you manage to fix your issue? The component could be added to the playground on the [Components.js](https://github.com/Adyen/adyen-web/blob/master/packages/playground/src/pages/Components/Components.js) file. I am not sure if it helps with something though!...