Migrate billing from Paddle to Lemon Squeezy
This commit is contained in:
@@ -16,7 +16,7 @@ class GiftVoucherLookupTest extends TestCase
|
||||
'code' => 'GIFT-TESTCODE',
|
||||
'amount' => 59.00,
|
||||
'currency' => 'EUR',
|
||||
'paddle_checkout_id' => 'chk_look_123',
|
||||
'lemonsqueezy_checkout_id' => 'chk_look_123',
|
||||
'status' => GiftVoucher::STATUS_ISSUED,
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user