#Viktor-subscription
1 messages · Page 1 of 1 (latest)
Hi! When creating a Subscription you can pass a items.price_data object that contains the price of the subscription:
https://stripe.com/docs/api/subscriptions/create#create_subscription-items-price_data
Note that we don't know anything about the plugin ninja form here. So you might want to contact their support directly.
Ok. Can you please guide me how to pass a items.price_data that contains the price of the subscription: ?
That's going to depend on the integration path that you're planning on using. Will you be creating subscriptions directly? Or using pre-built flow such as a Checkout Session?