Jump to content

Question

Posted

Hi,

 

Playing with blesta API to integrate it to out site. List, Add, Validate service all works good. Now I need to render checkout page similar to Blesta. Do I need to make separate API calls to "get" checkout page items (Service options, Payment methods, Order symmary) or there is another way to get whole checkout page at once?

 

 

Best regards

2 answers to this question

Recommended Posts

  • 0
Posted

The API deals with CRUD actions on data. A page is not data in this respect, and is not available via the API.

 

You'll want to either create your own pages using the data you retrieve via the API, or link to a Blesta order form, for instance, to have customers checkout.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...