asdf
This commit is contained in:
parent
ac6397de01
commit
e13b871fda
@ -78,6 +78,7 @@ class TCGPlayerAPIService:
|
||||
direct_fee_amount=transaction['directFeeAmount']
|
||||
)
|
||||
self.db.add(db_order)
|
||||
self.db.flush()
|
||||
|
||||
product_ids = [product['skuId'] for product in products]
|
||||
sku_to_product_id_mapping = self.get_product_ids_from_sku(product_ids)
|
||||
|
Loading…
x
Reference in New Issue
Block a user