Constant Field Values
Contents
com.broadleafcommerce.*
-
com.broadleafcommerce.tabby.domain.TabbyConstantsModifier and TypeConstant FieldValue
public static final String
"bnpl_type"
public static final String
"broadleaf_application_id"
public static final String
"broadleaf_tenant_id"
public static final String
"broadleaf_transaction_ref_id"
public static final String
"checkout_session_id"
public static final String
"checkout_session_status"
public static final String
"create_token"
public static final String
"lang"
public static final String
"merchant_code"
public static final String
"merchant_urls"
public static final String
"payment"
public static final String
"payment_expires_at"
public static final String
"payment_id"
public static final String
"payment_status"
public static final String
"reason"
public static final String
"token"
public static final String
"webhook_id"
public static final String
"webhook_type"
-
com.broadleafcommerce.tabby.service.DefaultTabbyPaymentValidatorModifier and TypeConstant FieldValue
protected static final String
"The Merchant Code should be provided via property \"broadleaf.tabby.merchant-code\" or in the Payment#paymentMethodProperties map using the \"merchant_code\" key."
protected static final String
"The \"success\", \"failure\", & \"cancel\" urls must be included in the \"merchant_urls\" object provided via the payment method properties."
protected static final String
"The \"reference_id\" must be included in the \"payment.order\" object provided via the payment method properties."
protected static final String
"The following payment method properties are required for a Tabby payment: \"payment\", \"lang\"."
-
com.broadleafcommerce.tabby.service.webhook.DefaultTabbyWebhookHandler
-
com.broadleafcommerce.tabby.web.endpoint.TabbyPreScoringEndpoint