Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    How is the checkout process with Bagisto Web API?

    General Discussion
    2
    2
    224
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      rudiculous last edited by

      Hello,

      I am building separated front shop using the Web API,
      But I am confused with the checkout process.

      I know the process to add, update the cart, including save shipping method, save payment method and save order with API end point api/checkout/cart/.....

      1. How do I get the list of payment method (I cannot find any api to get this in the docs) ?
      2. Then if I am able to save the payment method to the order and created the order, when the payment will take action?
        The sample in the docs is using COD, so there is no payment process needed. But if I need to call (let say paypal), what is the process?
      1 Reply Last reply Reply Quote 0
      • devansh-webkul
        devansh-webkul last edited by

        Hi @rudiculous,

        When you save the address then in response you will get the shipping method.

        Same when you save shipping method then you will get payment method in response.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post