Commit Graph

275 Commits

Author SHA1 Message Date
omair saleh e54468a501 fix bill plz callback transaction status 2021-12-19 15:54:55 +08:00
omair saleh c62e4a96f9 update transaction status on call back 2021-12-19 15:25:16 +08:00
omair saleh 48497e85b0 update transaction status on call back 2021-12-19 15:24:02 +08:00
omair saleh a827b87d17 update transaction status on call back 2021-12-19 15:14:53 +08:00
omair saleh 39d5a47bda update transaction status on call back 2021-12-19 14:47:42 +08:00
omair saleh 8a6a5893a7 Merge remote-tracking branch 'origin/development' into development
# Conflicts:
#	app/Classes/Modules/Billplzs/ControllersLogic/CallbackBillplzLogic.php
2021-12-19 14:41:00 +08:00
omair saleh 8432b97bb4 update transaction status on call back 2021-12-19 14:39:59 +08:00
ahmedsophyudden c0068d8502 BillPlz fixed status and incorrect amount 2021-12-13 12:13:24 +08:00
omair saleh 5591790fc8 Merge remote-tracking branch 'origin/development' into development 2021-12-04 15:04:57 +08:00
omair saleh c7af5dd557 fix update booking amount bug 2021-12-04 15:04:52 +08:00
omair saleh 3227078e8d fix update booking amount bug 2021-12-04 15:04:38 +08:00
edmondlang 49b7bb8fc3 fix bug from testing - slide 7
change label 'this payment is made on behalf of'
to
'This payment is made for transfer ref. '.$booking->marking
2021-12-03 16:03:28 +08:00
edmondlang cd30329b0e fix bug from testing - slide 7
change label 'this payment is made on behalf of'
to
'This payment is made for transfer '.$booking->marking
2021-12-03 12:23:22 +08:00
omair saleh 8b914045fc performa invoice 2021-11-29 11:15:32 +08:00
omair saleh 83cd6db0e7 performa invoice 2021-11-29 11:14:11 +08:00
omair saleh cc5a593941 performa invoice 2021-11-29 11:10:14 +08:00
omair saleh ced88a20e5 performa invoice 2021-11-29 11:02:38 +08:00
omair saleh 2ab048240b performa invoice 2021-11-29 11:01:34 +08:00
omair saleh 50dd599288 performa invoice 2021-11-28 22:14:49 +08:00
omair saleh be2c043ad4 performa invoice 2021-11-28 21:43:38 +08:00
omair saleh 0449ea089e performa invoice 2021-11-28 21:40:56 +08:00
omair saleh 336814881c performa invoice 2021-11-28 21:37:02 +08:00
omair saleh b1dbc58146 performa invoice 2021-11-28 21:36:29 +08:00
omair saleh 8dc10f59f2 performa invoice 2021-11-28 21:35:30 +08:00
omair saleh 079eb628da performa invoice 2021-11-28 21:29:59 +08:00
omair saleh e4635187bc performa invoice 2021-11-28 21:27:28 +08:00
omair saleh 26d1aefe2f performa invoice 2021-11-28 21:25:57 +08:00
omair saleh b70c75882f performa invoice 2021-11-28 21:25:24 +08:00
omair saleh 6163afc862 performa invoice 2021-11-28 21:23:27 +08:00
edmondlang fb4d17b46f rename performa to proforma 2021-11-28 21:10:46 +08:00
edmondlang bcbb3f53f6 create proforma invoice transaction 2021-11-28 20:51:30 +08:00
omair saleh 1b8e8722c8 performa invoice 2021-11-28 20:35:01 +08:00
omair saleh b0dcf4a0f6 Merge remote-tracking branch 'origin/development' into development 2021-11-28 16:29:11 +08:00
omair saleh 83bf277543 performa invoice 2021-11-28 16:28:53 +08:00
edmondlang 2153774cde Merge branch 'change-booking-price' of gitlab.com:CIEFWorldwideSdnBhd/exchange-2.0 into development 2021-11-25 15:20:34 +08:00
omair saleh 49c4362ba1 fix payment gateway & add regenerate invoices button 2021-11-21 23:30:59 +08:00
edmondlang 83b3e5801b enable http verifcation on crceateBillPlzBill 2021-11-19 20:22:10 +08:00
omair saleh 419f3ca88b Merge branch 'regenerate-invoice' into 'development'
regenerate booking invoice

See merge request CIEFWorldwideSdnBhd/exchange-2.0!65
2021-11-19 05:52:54 +00:00
omair saleh 6b6ac591a0 Merge branch 'development' into 'wallet-ui'
# Conflicts:
#   app/Classes/Modules/Bookings/ControllersLogic/CreateBookingRefundLogic.php
2021-11-19 05:20:18 +00:00
edmondlang 5f5b7cf119 wallet-ui
request refund
online-transfer (payment gateway)
2021-11-17 02:27:25 +08:00
ahmedsophyudden cdc9ef449b Refund API - Booking Resources' include refund data, prevent unlimited refund 2021-11-16 09:56:17 +08:00
ahmedsophyudden b4c1a2e333 Merge branch 'task/EXC-353' into development 2021-11-08 16:15:05 +08:00
ahmedsophyudden 9459c8fa3a update TransactionObject getPaymentReference return data type to allow null 2021-11-08 10:20:58 +08:00
ahmedsophyudden 39a8ac83b2 Merge branch 'online-payment-billplz-integration' into development 2021-11-08 09:43:09 +08:00
ahmedsophyudden f12f538884 Merge branch 'payment-refund' into development 2021-11-08 09:33:50 +08:00
edmondlang 87614bdcec tidy up change booking price 2021-11-05 12:24:00 +08:00
glovetleong 70f95f511d transaction status downgrade 2021-10-27 14:22:32 +08:00
glovetleong c907903244 Merge branch 'master' of https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0 into task/EXC-353
# Conflicts:
#	app/Models/Company.php
2021-10-25 21:43:55 +08:00
glovetleong 2ffefc03bb fix MorphMany transaction 2021-10-22 14:47:01 +08:00
glovetleong 30884201bd regenerate booking invoice 2021-10-19 21:51:47 +08:00