Jump to content
  • 0

How To Use Payment Via Api?


Question

Posted

Now i build a new user center base on blesta api.Simplifying a number of steps.

 

In this site user can view invoices, so, how can i make this go to payment url? instead of redevelopment.

 

my english is poor,May be expressed is not clear. 

 

thanks you.

1 answer to this question

Recommended Posts

  • 0
Posted

Are they logged in to Blesta? If so, link them to /your_blesta_installation/client/pay/method/INVOICE_ID to pay a specific invoice.

If they're not logged in, you can create a link for them to pay a specific invoice without logging in by appending a GET parameter, "sid", to the URL I mentioned which contains a hash. You can find an example of this in the cron.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...