Commit History

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