@figuredev/payments-sdk
Advanced tools
Comparing version 0.25.0 to 0.25.1
@@ -45,2 +45,3 @@ import { Maybe } from "fgr-lib-backend/lib/types"; | ||
amount: Maybe<number>; | ||
tipAmount?: Maybe<number>; | ||
entryMode?: PaymentRequestEntryModeDTO; | ||
@@ -47,0 +48,0 @@ referenceId?: string; |
{ | ||
"name": "@figuredev/payments-sdk", | ||
"version": "0.25.0", | ||
"version": "0.25.1", | ||
"license": "ISC", | ||
@@ -5,0 +5,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
27532
486