iFrame
Request address and request parameters for opening cashier in iframe version
Request address
https://cash.{domain}/api/open/curl -G -d 'key=55ce2fd90c8fd81ae0d2dd3bea822dcaeb019704' https://a.papaya.ninja/api/open/import requests
url = 'https://a.papaya.ninja/api/open/'
params = dict(
key='ffec614de0db47f697c7ab1142b4478a54e43fce'
)
resp = requests.get(url=url, params=params)Key obtaining request parameters
Parameter
Mandatory
Format
Description
Example
Change theme
URL + &theme=theme_1theme_1
theme_2
theme_3
theme_4
theme_5
theme_6Last updated
