channainfo / commissioner

A Ruby gem to enhance Spree Commerce into a multi-service platform, enabling it to model any business applications. #powerup #spree #spree-commerce
BSD 3-Clause "New" or "Revised" License
5 stars 4 forks source link

Weekly Dev Team Meeting | Sep 25 2024 #1837 #1971

Open panhachom opened 1 month ago

Sreyleak-Deth commented 1 month ago

Sreyleak

Commisioner

App

theachoem commented 1 month ago
theachoem commented 1 month ago

KYC issue:

theachoem commented 1 month ago

BIB card for SAI

theachoem commented 1 month ago

Give reason when sending cancel email to user.

theachoem commented 1 month ago

Clear cart when complete:

theachoem commented 1 month ago

Hang meas order should not include SAI product

theachoem commented 1 month ago

Stock management Improvement:

theachoem commented 1 month ago

KYC phone number on app

theachoem commented 1 month ago

Click create payment, should re-check previous payments (with aba API)

theachoem commented 1 month ago

Avoid remove from the cart when you have processing or paid the payment

theachoem commented 1 month ago

Recheck app on IOS why after paid, it not back to payment screen.

theachoem commented 1 month ago

Improve guests page on admin/orders/:number/guests

theachoem commented 1 month ago

Show product status on cart

theachoem commented 1 month ago

Minimize request on app start: https://github.com/channainfo/commissioner/issues/1875

panhachom commented 1 month ago

Kyc (sreymoch)

Stock Management (thea)

Checkout Flow

  1. Click create payment, should re-check previous payments (with aba API) - Panha
    • call request_update for processing payment
    • check line-item availability
    • Recheck app on IOS why after paid, it not back to payment screen.
  2. Pay was not successful but got a ticket (complete) - should show both order and payment status
  3. Avoid remove from the cart when you have processing or paid the payment - when modify cart recheck payment status
  4. Make sure to reload new cart
  5. Revalidate cart #1940

Email Issue (Sreyleak)

Other

Offline Check in

theachoem commented 1 month ago

Improve email for ticket

theachoem commented 1 month ago

Reuse guests

theachoem commented 1 month ago

Improve web (neardy)

theachoem commented 1 month ago

Self Check In (panhar)