test add vouchers and shared service
This commit is contained in:
@@ -103,3 +103,7 @@ message InitializeCheckout {
|
||||
string status = 2;
|
||||
bool paymentInProgress = 3;
|
||||
}
|
||||
|
||||
message AddVoucher {
|
||||
string code = 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user