sync to cloud
This commit is contained in:
@@ -25,7 +25,7 @@ class SalePayment < ApplicationRecord
|
||||
payment.payment_status = sp['payment_status']
|
||||
payment.save
|
||||
end
|
||||
puts '....... Sale Payment sync completed ......'
|
||||
Rails.logger.debug '....... Sale Payment sync completed ......'
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user