You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're integrating gravity forms with stripe using the gravity forms stripe integration plugin. This works fine for one-time payments but when making a subscription payment we receive the following error: Received unknown parameter: name. This is because stripe subscriptions do not support a "name" parameter. Is there anyway that we can ignore this parameter or format the date to work with stripe subscriptions?
The text was updated successfully, but these errors were encountered:
We're integrating gravity forms with stripe using the gravity forms stripe integration plugin. This works fine for one-time payments but when making a subscription payment we receive the following error: Received unknown parameter: name. This is because stripe subscriptions do not support a "name" parameter. Is there anyway that we can ignore this parameter or format the date to work with stripe subscriptions?
The text was updated successfully, but these errors were encountered: