Bagisto Forum

    Bagisto

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

    Cart that has 0 as balance gets rejected from PayPal .. what is the work around?

    Bug Report
    2
    8
    1168
    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.
    • M
      mikeyapina last edited by

      Cart that has 0 as balance gets rejected from PayPal .. what is the work around?Screen Shot 2021-02-06 at 1.03.07 PM.png Screen Shot 2021-02-06 at 1.03.23 PM.png

      1 Reply Last reply Reply Quote 0
      • devansh-webkul
        devansh-webkul last edited by

        Hi @mikeyapina,

        May I know why you sent zero amount to PayPal. As if there is no payment then why should be gone to PayPal. Rather than handling it at your own code.

        You should have to bypass the zero amount. Means all things should be done in proper order like order creation, shipping, etc except the payment method.

        M 1 Reply Last reply Reply Quote 0
        • M
          mikeyapina @devansh-webkul last edited by

          @devansh-webkul yes I am trying to give some something for free by using the discount code. I want them to receive the URL back for downloadable.

          M.

          1 Reply Last reply Reply Quote 0
          • devansh-webkul
            devansh-webkul last edited by

            @mikeyapina,

            You need to check the price with zero. If it's zero then bypass the payment gateway and the rest procedure is the same.

            M 1 Reply Last reply Reply Quote 0
            • M
              mikeyapina @devansh-webkul last edited by

              @devansh-webkul Bagiato my default never lets me put the prize as zero. Plus I want the product to not be zero but they have a discount code to make it zero. This way I can take off the discount. But, is the 0 price point now new?

              Thanks,

              M.

              1 Reply Last reply Reply Quote 0
              • devansh-webkul
                devansh-webkul last edited by

                Hi @mikeyapina,

                Yes, this something you need to customize at your own end. Cases need to be handled.

                M 1 Reply Last reply Reply Quote 0
                • M
                  mikeyapina @devansh-webkul last edited by

                  @devansh-webkul so then we have to at least charge $1 there is no way to redirect back ... i would have to write an exception.

                  1 Reply Last reply Reply Quote 0
                  • devansh-webkul
                    devansh-webkul last edited by devansh-webkul

                    @mikeyapina,

                    I want to say that if you want to give some product for free then below is the flow,

                    Checkout -> Place Order -> Check With Zero -> Skip the payment method -> Create Order

                    (If Bagisto not allowing zero then you need to handle this case at your own because this is customization.)

                    Checkout -> Place Order -> If value is not zero -> Go to payment method -> Pay the money -> Create Order

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