Closed liveHarshit closed 1 year ago
@liveHarshit I would like to work on this issue.
@liveHarshit I would like to work on this issue.
Please go ahead. Also, we assign one issue at a time. For reference #1932
@liveHarshit I will work on this issue first.
@liveHarshit Can you describe a little what exactly needs to happen?
@liveHarshit Can you describe a little what exactly needs to happen?
In the tickets section, order status is displaying for tickets. Sometimes an order is pending(due to incomplete payment), then instead of opening ticket details, it should redirect for payment. And for another status (canceled or expire), only a message should display. Open the ticket only when order is completed or placed(in case of offline payment)
@liveHarshit ok Thank you
@liveHarshit How do I make an incomplete payment order?
@liveHarshit How do I make an incomplete payment order?
With order identifier. Check how order is creating in attendee fragment. API docs: https://open-event-api-dev.herokuapp.com
@liveHarshit when the status is pending the user should be redirected to Attendee Fragment where the countdown of 15 minutes begins to complete the payment,right?
@liveHarshit when the status is pending the user should be redirected to Attendee Fragment where the countdown of 15 minutes begins to complete the payment,right?
I'm not sure if we can update attendees. Please check the frontend implementation. Debug: https://open-event-fe.netlify.com Release: eventyay.com
Thanks @liveHarshit
@liveHarshit When i try pay using paymal sandbox ,it says your selected payment method was not accepted.Need help.
@liveHarshit When i try pay using paymal sandbox ,it says your selected payment method was not accepted.Need help.
Use client Id: AXrRge-gN1E5WHMYsu0FsftPOWBjTu3Sqj0pKfpq7mPKwv6w_ikiqWrka_06lAWZW5_WxL9CwaMiTVsc
with the debug server.
@liveHarshit Pending Tickets are now being paid successfully using paypal .How do i test for Stripe payment.I am unable to create a event with stripe as payment method.
@liveHarshit Pending Tickets are now being paid successfully using paypal .How do i test for Stripe payment.I am unable to create a event with stripe as payment method.
If it is working with PayPal then do the same for stripe.
@liveHarshit I think pending orders can be created only with PayPal and not Stripe as no parameter is obtained for card details. If a user chooses Stripe payment it can either be a success or failure during first-time ticket booking. Correct me if I am wrong?
@liveHarshit I think pending orders can be created only with PayPal and not Stripe as no parameter is obtained for card details. If a user chooses Stripe payment it can either be a success or failure during first-time ticket booking. Correct me if I am wrong?
User needs to enter details again.
@liveHarshit So do i have to make a new screen for that?
user should be redirected to Attendee Fragment
@liveHarshit Are you sure? Because the same could have been done for Paypal
@liveHarshit Are you sure? Because the same could have been done for Paypal
What if the user wants to pay with stripe. Open attendee section with same order identifier. So that order will complete after payment is done. Got it?
@iamareebjamal Your opinion?
@liveHarshit Are you sure? Because the same could have been done for Paypal
What if the user wants to pay with stripe. Open attendee section with same order identifier. So that order will complete after payment is done. Got it?
I think this is possible .Lets see what @iamareebjamal says
@liveHarshit Should i proceed with your mentioned method or wait for @iamareebjamal
Yes
@liveHarshit I want to make a PR for this bug
@liveHarshit I want to make a PR for this bug
Yes please.
@liveHarshit ok
@liveHarshit Just made a PR.
Please close this issue.
Please close this issue.
Why?
Is this issue still open ??...would like to work on it.
@liveHarshit Can I work on this issue?
There is already a PR. @captain82 What is the status?
2 months, so most likely won't continue
@rob729 Go ahead. First read all comments on the previous PR and understand the issue.
@liveHarshit I have asked first if I can work on this issue or not. Please assign it to me.
@liveHarshit I have asked first if I can work on this issue or not. Please assign it to me.
GO AHEAD
@tusharr-98 Are you still working on this issue?
@rob729 yes...I have asked some questions related to the last PR from @liveHarshit but haven't got any reply.
Where's the question?
@liveHarshit, how should I get the order and event by their ids as they are required as a parameter to start PayPal payment?
@liveHarshit, how should I get the order and event by their ids as they are required as a parameter to start PayPal payment?
From order fragment and order under user view model.
I am unable to create a pending order, need help
Also every time I am trying to create order...snackbar appears with a message "unable to create order".
@tusharr-98 Are you still working on this issue?
@rob729 are you able to create Order ??
@liveHarshit help needed
@liveHarshit help needed
yes?
Describe the bug Currently, tickets are fetching if the order status is incompleted.
Would you like to work on the issue?
Open for all