#linas-checkout-trial
1 messages · Page 1 of 1 (latest)
linas-checkout-setupfee
We don't really support something like this today with Checkout unfortunately
linas-checkout-trial
when you use a trial period it's with a recurring Price like $37/month every month
So you'll likely have to set this up yourself unfortunately
i can set subscription with trial and cancel subscription after first charge.
But customers on checkout page will see, that it is subscription, but not one time charge with trial.
and it will hurt sales.
is there any other options ?
we used Stripe checkout for apple pay support.
👋 Hopping in here - there's really no other option to change this if you're using Checkout (since we don't give you that much control over the UI)
if i wont use "checkout" then i wont have apple pay, right ?
You can still accept Apple Pay if you build your own payment page - there's just a couple of extra steps to get it set up. If you were to use PaymentElement (that we talk about here https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements) you'd need to make sure you register your domain with apple (https://stripe.com/docs/stripe-js/elements/payment-request-button?client=html#verifying-your-domain-with-apple-pay)
Maybe on Stripe Checkout they could only enter their payment data and i could charge tem after 7 days via API. No ?
That could work, but just be aware the Checkout page wouldn't give any indication it would be charged after the 7 days
i will check that. thanks for ideas.
hmm,, but getting error "invalid" array. i will give screenshot.
any ideas, why?
payment_method_types should be an array, not a string