#femina.agravat-checkout

1 messages · Page 1 of 1 (latest)

finite ferry
#

@pliant crater do you have a link to the actual Checkout page itself? You can just grab the URL from the browser and paste it here.

finite ferry
#

works for me

#

so it's just that you don't have Google Pay set up in your browser, so there's no problem

pliant crater
#

Can you check Apple Pay button is visible or not ?

finite ferry
pliant crater
#

Ok

#

how to set up google pay in browser ?

#

how to set up apple pay in browser ?

#

Are you there ?

#

How can i set Google Pay in my desktop chrome browser for testing ?

finite ferry
#

I answered that above

#

Apple Pay, same thing — you use a Mac or an iPhone and add a card to your Apple Pay wallet.

pliant crater
#

Now i have payment method showing in my browser

#

same account which i am using with google pay in my phone

#

Still Google pay button is not visible on browser

finite ferry
#

is that a credit card?

#

looks like a bank account to me. It has to be a card

pliant crater
#

it's bank account

#

ok so i need to add card in my google pay account

#

Should it be credit or debit card ?

finite ferry
#

either one

pliant crater
#

ok

#

One more question.

#

On stripe checkout payment, User is purchasing Main membership plus add ons.

#

Say for example user is paying $499 for main membership and $100 for add on

#

So I want subscription for $499 not $100.

#

Can we do that at a same time rather than paying two different transaction ?

finite ferry
#

yep, you can. You can pass multiple Prices to the line_items of the CheckoutSession.

#

so one Price for $100, and one for $499, it absolutely works and the Session will charge for both of them

pliant crater
#

Yes i have passed multiple price

#

but i want $499 as subscription mode and $100 for payment mode

finite ferry
#

you'd use mode:subscription and pass the two Prices(one that is recurring and one that is not)

#

it will do what you want

pliant crater
#

So will it create subscription of $100 also ?

solemn wedge
solemn wedge
#

I need to step away so I’m going to archive this thread. If you need help with anything else please ask in #dev-help or contact Stripe Support: https://support.stripe.com/contact

pliant crater
#

Ok I got it.

#

But for this i need to manually create a price in stripe dashboard then only i can add that price id in Sesssion API call under line items

#

What should I do if I want dynamic (specific) price per user. Different price for different user dynamically from my website

rich cliff
#

Hey there
taking over for toby here
give me a moment to catch up

pliant crater
#

Ok no problem