adyen-react-native icon indicating copy to clipboard operation
adyen-react-native copied to clipboard

Introduce embedded Card component

Open salah-ghanim opened this issue 5 months ago • 1 comments

Adyen SDK components should be views that can be embedded as any other views in our app UI, similar to the web components.

To Reproduce Steps to reproduce the behavior: 1.setup the SDK 2. try to add the Card view in your app UI similar to the web.

Expected behavior documentation showing how to do that.

Screenshots

Image

Smartphone (please complete the following information):

  • Device: android emulator
  • OS: android 35

Additional context where can we find a documentation showing how to integrate an Adyen component in our app's UI as is. not as a modal

salah-ghanim avatar Jul 21 '25 18:07 salah-ghanim

Hey @salah-ghanim

Drop-in will not be available as an embedded view. However, we plan to introduce a card component, Apple Pay, and Google Pay buttons as embedded Fabric Native components.

descorp avatar Jul 22 '25 08:07 descorp