Update Page
1 | update_page(authorization, page_id, ...)
|
authorization |
set_keys("", "SECRET_KEY")$secret, equivalent of "-H Authorization: Bearer SECRET_kEY" |
... |
Body Params |
name |
string. REQUIRED Name of page |
description |
string. Short description of page |
amount |
int32. Default amount you want to accept using this page. If none is set, customer is free to provide any amount of their choice. The latter scenario is useful for accepting donations |
active |
boolean. Set to false to deactivate page url |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.