#pitcherojbh
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
Hi
how are you creating the subcription for your Connect Account?
I am using CreateSubscriptionRequest . Which is creating the subscription for an Express account
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
As we are Express we ar enot using a percentage. It is a fixed charge everytime we take the payment
On other charged we use Set_Application_Fee
is this not possible to use something similar on a subscription?
in subscriptions we only have application_fee_percent
and not application_fee_amount
Is it possible I can change the invoice that gets created when CreateSubscriptionRequest is called?
Actuall, I cn use application_fee_amount, thank you
how?
Sorry I pasted the wrong value. I can use the percentage
ok good! glad you're unblocked