asdf
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user