MARKETPLACE
PLUGINS
BOOTPAY (부트페이)
Bootpay (부트페이) logo

Bootpay (부트페이)

Published January 2023
   •    Updated this month

Plugin details

===HOW TO SET UP=== * Bootpay_Javascript_Key = Get "Javascript Key" from https://admin.bootpay.co.kr/payment/app_key

* Bubble_App_Name = Your Bubble's app name. See in URL of the bubble editor. https://bubble.io/page?type=api&id=[THIS IS YOUR APP NAME]

*Setting up Backend Workflows :
Backend Workflow Name = "payment_done", type = "POST"
Add the parameter "order_id" and "payment_data".  "order_id" is what you input in "Request Bootpay" Action, and "payment_data" is json object that Bootpay will send.

===HOW DOES IT WORK===
1. Place Element 'Bootpay' in your page.
2. Use Action "Request Bootpay"
3. Set workflow trigger "A Bootpay done" and set up actions for front-end actions such as go to payment done page.
4. Backend API "payment_done" will be called automatically when the payment is completed. Your business logic should happen in this Backend API.
5. You may need to set up Triggered Workflows such as 'When Bootpay has an error', 'When Bootpay Payment Canceled'.

Free

For everyone

5.0 stars   •   1 ratings
32 installs  
This plugin does not collect or track your personal data.

Other actions

Platform

Web & Native mobile

Contributor details

Hatchhiker logo
Hatchhiker
Joined 2021   •   8 Plugins
View contributor profile

Instructions

===HOW TO SET UP=== * Bootpay_Javascript_Key = Get "Javascript Key" from https://admin.bootpay.co.kr/payment/app_key

* Bubble_App_Name = Your Bubble's app name. See in URL of the bubble editor. https://bubble.io/page?type=api&id=[THIS IS YOUR APP NAME]

*Setting up Backend Workflows :
Backend Workflow Name = "payment_done", type = "POST"
Add the parameter "order_id" and "payment_data".  "order_id" is what you input in "Request Bootpay" Action, and "payment_data" is json object that Bootpay will send.

===HOW DOES IT WORK===
1. Place Element 'Bootpay' in your page.
2. Use Action "Request Bootpay"
3. Set workflow trigger "A Bootpay done" and set up actions for front-end actions such as go to payment done page.
4. Backend API "payment_done" will be called automatically when the payment is completed. Your business logic should happen in this Backend API.
5. You may need to set up Triggered Workflows such as 'When Bootpay has an error', 'When Bootpay Payment Canceled'.

Types

This plugin can be found under the following types:
Api   •   Action   •   Background Services   •   Element   •   Event

Categories

This plugin can be found under the following categories:
Ecommerce   •   Payment   •   Visual Elements

Resources

Support contact
Documentation

Rating and reviews

Average rating (5.0)

감사히 잘 쓰고 있습니다
April 12th, 2024
현제 스크립트 4.3.4. 인데 업데이트 해주시면 감사하겠습니다
Bubble