#Mohana-payment-link-sub

1 messages ยท Page 1 of 1 (latest)

celest hill
#

Hey, that's not really how you'd use a Payment Link. What exactly are you trying to do?

turbid star
#

In the website, we are showing the subscription status and if for some reason it is past due, we would like the user to navigate to the payment page and pay their dues

celest hill
#

Got it. You pay/renew existing subscription invoices with a Payment Link โ€“ that will jsut start a new subscription

turbid star
#

We would like to show the payment route in the webpage so that the customer doesnt have to scramble and check their invoice emails

#

the payment link in invoice does that but we are looking for a straightforward apporach on the webpage

celest hill
#

There they can pay overdue invoices

turbid star
#

ohhh like open the invoice from customer portal and do the payment ?

#

"Hey your subscription is currently inactive ! you can pay for the subscription using this link!"

#

where the link is the subscription renewal payment link

#

is that possible today ?

celest hill
#

Yep! You can integrate that

turbid star
#

how ?

celest hill
turbid star
#

so, the customer has to open the unpaid invoice and then pay right ?

#

from customer portal

celest hill
#

You'd create a Customer Portal link using the cus_xxx ID, and from there they can manage their subscriptions and invoices, including paying any overdue invoices

turbid star
#

in the customer portal, against the subscription i can only see update/cancel plan option

celest hill
#

Where are you looking?

turbid star
celest hill
#

You can scroll down to Invoice History

#

They can open the Hosted Invoice Page from there and pay any open/overdue

turbid star
#

aaahhhh thats what i was asking earlier ๐Ÿ˜„

#

that payment link can only be seen from an invoice right ?

#

its not possible to get that link and show it up somewhere in my webpage

celest hill
celest hill
turbid star
#

cool ๐Ÿ™‚

#

so i have to retrieve the invoice and then use the hosted_invoice_url to redirect the user

#

thats exactly what i want ๐Ÿ™‚

#

thank you ynnoj !

celest hill
#

Np!