yoco updated to use webhook
This commit is contained in:
@@ -24,7 +24,11 @@ class Order extends Model
|
||||
'customer_email',
|
||||
'customer_phone',
|
||||
'shipping_address',
|
||||
'notes'
|
||||
'notes',
|
||||
'yoco_checkout_id',
|
||||
'yoco_redirect_url',
|
||||
'yoco_checkout_response',
|
||||
'yoco_payment_id',
|
||||
];
|
||||
|
||||
public function user()
|
||||
|
||||
Reference in New Issue
Block a user