#nash-elements

1 messages · Page 1 of 1 (latest)

simple hawk
#

Let me find it for you

thorn jacinth
thorn jacinth
#

ooh thanks

#

Totally missed that.

simple hawk
thorn jacinth
#

@simple hawk is this form of create not compatible with clientSecret?

#

I'm seeing Unrecognized create() parameter: clientSecret is not a recognized parameter. This may cause issues with your integration in the future. when trying to create a cardNumber and mounting it with a clientSecret from an intent.

simple hawk
#

It's the old Element, and it's a bit different in usage with the newer Payment Element. Which one are you using?

#

All doc above is about the old Element

thorn jacinth
#

Ah ok

#

Let me take a look, I just modified code from new to old without checkint

simple hawk
thorn jacinth
#

interesting

#

It's a pretty heavy app I'm using. How can I tell which elements it's using? From the script import?

#

The only difference I'm seeing between the two is just how I'm calling it. If I'm calling it with payment it accepts clientSecret. If I call create with cardNumber, it warns.