paypalGenerateButton
Description
Generate payla payment button.
Input / Parameters
No
Name
Description
Data Type
Required
1
component
The name of the component
String
No *
2
componentId
The id of the component
String
No *
3
amount
Amount
String
4
first_name
First name
String
5
last_name
Last name
String
6
company
Company name
String
7
address_line1
Address 1
String
8
address_line2
Address 2
String
9
city
City
String
10
region
Region
String
11
postal_code
Postal code
String
12
country_code
Country code
String
13
callback
Success callback
FunctionList
14
errorCallback
Error callback
FunctionList
Output
Callback
Video
Example
N/A
Step
N/A
Result
N/A
Links
Last updated