提交历史

作者 SHA1 备注 提交日期
  Michael Bromley 2b49edfba4 fix(core): Fix createRefund amount on cancelled OrderLines 2 年之前
  Michael Bromley b5bac42e54 test(core): Set up vitest for e2e testing 2 年之前
  Michael Bromley d06ac0b8c9 chore: Get all core e2e tests passing after TypeORM update 2 年之前
  Michael Bromley 1ce1ba7fd6 feat(core): Implement payment cancellation 3 年之前
  Michael Bromley 7806bc436e feat(core): Support filtering orders by transactionId 3 年之前
  Michael Bromley ed30874bba fix(core): Fix refunds after failures & with multiple payments 4 年之前
  Michael Bromley c60fad724c fix(core): Fix transition to PaymentSettled with multiple payments 4 年之前
  Michael Bromley 0241ade326 feat(core): Allow setting PaymentState on failure to settle Payment 4 年之前
  Michael Bromley f4ed0e7023 fix(core): Correctly handle refunds on Orders with multiple Payments 4 年之前
  Michael Bromley 0c85c762e6 feat(core): Pass `amount` argument into createPayment method 5 年之前
  Michael Bromley d1f7192378 test(core): Update test payment methods 5 年之前
  Michael Bromley 9c2257d228 feat(core): Pass RequestContext to PaymentMethodHandler functions 5 年之前
  Michael Bromley 3f72311635 feat(core): Allow public & private Payment metadata 5 年之前
  Michael Bromley 156c9e2938 feat(core): Improved error handling for ShopAPI order resolvers 5 年之前
  Michael Bromley 143e62ffe4 fix(core): Correctly call PaymentMethodHandler.onStateTransitionStart 5 年之前
  Michael Bromley 8726ab2ef6 refactor: Extract e2e testing code into own package 6 年之前