Reflect API change (public_reorder_url) in taler-util
This commit is contained in:
parent
59b6615093
commit
acf041d144
@ -458,6 +458,11 @@ export interface ContractTerms {
|
|||||||
*/
|
*/
|
||||||
fulfillment_url?: string;
|
fulfillment_url?: string;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* URL meant to share the shopping cart.
|
||||||
|
*/
|
||||||
|
public_reorder_url?: string;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Plain text fulfillment message in the merchant's default language.
|
* Plain text fulfillment message in the merchant's default language.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user