Class Venmo
java.lang.Object
com.broadleafcommerce.paypal.micro.gateway.domain.orders.Venmo
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCustomizes the payer experience during the approval process for the payment.voidsetExperienceContext(VenmoExperienceContext experienceContext) Customizes the payer experience during the approval process for the payment.
-
Constructor Details
-
Venmo
public Venmo()
-
-
Method Details
-
setExperienceContext
Customizes the payer experience during the approval process for the payment. -
getExperienceContext
Customizes the payer experience during the approval process for the payment.
-