#manu.elb0507

1 messages · Page 1 of 1 (latest)

old larkBOT
jaunty pelican
ashen crater
#

im doing this:

#

idk if i'm missing something🥴

jaunty pelican
#

You're likely missing the plink_xxx of the PL you want to modify (the 1st argument).

stripe.PaymentLink.modify('plink_xxx', metadata=(...))

ashen crater
#

oohhh nice!! ty so much, it worked!

#

i didnt know that it could be in that way

jaunty pelican
#

Yep, generally the 1st argument is the ID of the object you want to modify. The other arguments are the parameters to modify.