#leemc1989

1 messages · Page 1 of 1 (latest)

lost cedarBOT
worthy oyster
#

hi! what eaxctly is the "links feature" you're referring to, so that we're on the same page?

tropic galleon
#

payment links

worthy oyster
tropic galleon
#

I can't use those currently because I can't get hold of developer support, they won't contact me, I need to enable my country

#

I used the PHP library but I can't continue because I need to use server integration but I need to enable it for my country but I cannot contact developer support as they will not contact me back

worthy oyster
#

not sure I follow exactly. If you have a code question, I can try to help here.

tropic galleon
#

Hmm? its on your developer website

#

I can pass variables to to the payment link but I don't know how to pass these back to the confirmation page after payment

worthy oyster
#

does that help?

tropic galleon
#

Yes, can this be done for price as well?

worthy oyster
#

no, you can't add a parameter that dynamically includes the Price

#

you'd instead write code to retrieve the CheckoutSession during the webhook handling and you can get the information from there.

tropic galleon
#

So if a customer fills in the price themselves how would my website know how much they paid?

#

Ok can you link me to the docs for that?

worthy oyster
#

either way the answer is the same

#

you use webhooks.