#Daniel Pimentel

1 messages ยท Page 1 of 1 (latest)

pearl sleetBOT
shut whale
#

Hello there

#

Payment Links and Pricing table are separate products really.

#

So I'm not sure exactly what you mean

#

Can you explain a bit more?

boreal root
#

Sure. 1 second

#

Let's say on my Payment table I hit subscribed for the 149.99 Tier

#

It goes to what I believe is a payment link

shut whale
#

That is a Checkout Session

#

A Payment Link is a link that takes you to a Checkout Session ๐Ÿ™‚

#

Go on though

boreal root
#

Oh wow, okay. I updated a Payment link recently (via an api call for update payment links) and it did relfect an update we needed:

shut whale
#

Hmm are you sure you didn't update the Price/Product that is being used in your Pricing Table?

boreal root
shut whale
#

Yeah that update will have no influence on your Pricing Table.

boreal root
#

Do I need to use the Create Checkout session API, and inside there's a field for Payment_Link, use the payment link ID for the one I need

shut whale
#

No you don't create Checkout Sessions directly when you use a Payment Link

#

The Payment Link creates the Checkout Session for you

boreal root
#

How can I then update a Checkout Session used in a Payment Table

shut whale
#

You edit the Pricing Table directly in your Dashboard

boreal root
#

Thanks, trying to edit a specific part of the checkout session that doesn't seem editable via the dashboard

shut whale
#

Which part specifically?

boreal root
#

This part, which I was able to do using the API for a plink

shut whale
#

Ah okay the terms stuff

#

You are using custom_text with your Payment Links, correct?

#

Yeah unfortunately we don't support custom_text with Pricing Table yet.

boreal root
#

Quick question, what's the connection between a pricing table and a payment page?

shut whale
#

What do you mean by "connection"?

#

Pricing tables generate "payment pages" (Checkout Sessions)

boreal root
#

How do I update (via API) a Checkout Session associated with a Pricing Table

shut whale
#

You can't

#

Pricing Table is Dashboard-only

#

And it lists out the different features you can control

#

All of this is done via the Dashboard