A Ti.Paypal module object which represents a button that performs PayPal operations.
A paypal button may only be used once! It is designed to be created for one transaction. If the user cancels the transaction, or goes through with it, you must recreate the paypal button before allowing them to touch it again.
Sent upon cancellation of payment. No event dictionary is sent.
Sent upon failure to process a payment. The event dictionary is:
Sent up on successful processing of a payment. The event dictionary is:
Sent when we receive an unrecognized response from PayPal.
Fired when the PayPal button successfully loads and is displayed.
Fired when the PayPal button fails to load. This ordinarily only happens when app is unable to communicate with PayPal's servers.