Title: Katapult
Author: Katapult Integration
Published: <strong>2021년 7월 23일</strong>
Last modified: 2026년 8월 24일

---

플러그인 검색

![](https://ps.w.org/katapult/assets/banner-772x250.png?rev=2754372)

![](https://ps.w.org/katapult/assets/icon-256x256.png?rev=2754372)

# Katapult

 작성자: [Katapult Integration](https://profiles.wordpress.org/katelinjohnston/)

[다운로드](https://downloads.wordpress.org/plugin/katapult.2.0.4.zip)

 * [세부사항](https://ko.wordpress.org/plugins/katapult/#description)
 * [평가](https://ko.wordpress.org/plugins/katapult/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/katapult/#installation)
 * [개발](https://ko.wordpress.org/plugins/katapult/#developers)

 [지원](https://wordpress.org/support/plugin/katapult/)

## 설명

This project wraps the Katapult pre-approval/checkout online plugin.

Katapult is a payment method that uses Katapult’s JS plugin, as described here –
https://cdn.katapult.com/developer/plugin.html
 For more details on the Katapult
Woocommerce plugin visit the Katapult Dev Portal.

### Stats

Completed, Katapult will continue to make improvements and updates as new releases
of Woocommerce are made available.

### Admin

If you encounter any issues during the installation or module reach out to us at–
integration@katapult.com

## 스크린샷

[⌊Login to your wordpress admin portal Go to > WooCommerce > select Settings screenshot-
1.(png|jpg|jpeg|gif).⌉⌊Login to your wordpress admin portal Go to > WooCommerce 
> select Settings screenshot-1.(png|jpg|jpeg|gif).⌉[

Login to your wordpress admin portal Go to > WooCommerce > select Settings screenshot-
1.(png|jpg|jpeg|gif).

[⌊Katapult, confirm that the environment is pointed towards sandbox for development
and testing. screenshot-2.(png|jpg|jpeg|gif).⌉⌊Katapult, confirm that the environment
is pointed towards sandbox for development and testing. screenshot-2.(png|jpg|jpeg
|gif).⌉[

Katapult, confirm that the environment is pointed towards sandbox for development
and testing. screenshot-2.(png|jpg|jpeg|gif).

[⌊Katapult order cancellation screenshot-3.(png|jpg|jpeg|gif).⌉⌊Katapult order cancellation
screenshot-3.(png|jpg|jpeg|gif).⌉[

Katapult order cancellation screenshot-3.(png|jpg|jpeg|gif).

[⌊Katapult items cancellation screenshot-4.(png|jpg|jpeg|gif).⌉⌊Katapult items cancellation
screenshot-4.(png|jpg|jpeg|gif).⌉[

Katapult items cancellation screenshot-4.(png|jpg|jpeg|gif).

[⌊Katapult mark order to complete status screenshot-5.(png|jpg|jpeg|gif).⌉⌊Katapult
mark order to complete status screenshot-5.(png|jpg|jpeg|gif).⌉[

Katapult mark order to complete status screenshot-5.(png|jpg|jpeg|gif).

[⌊Mark bulk items to leasable and non leasable screenshot-6.(png|jpg|jpeg|gif).⌉⌊
Mark bulk items to leasable and non leasable screenshot-6.(png|jpg|jpeg|gif).⌉[

Mark bulk items to leasable and non leasable screenshot-6.(png|jpg|jpeg|gif).

[⌊Mark single item leasable using product edit. screenshot-7.(png|jpg|jpeg|gif).⌉⌊
Mark single item leasable using product edit. screenshot-7.(png|jpg|jpeg|gif).⌉[

Mark single item leasable using product edit. screenshot-7.(png|jpg|jpeg|gif).

## 설치

Installation

Step 1. Download the extension provided by your integration team Step 2. Log in 
to your WordPress admin portal Step 3. Go to > plugins> Add New Button Step 4. Select
> Upload Plugin Button and upload the Katapult zipfile Step 5. Once the installation
is successful you will see the following message Plugin installed successfully. 
Select > Activate Plugin Button to begin configuration.

Configuring Katapult Payment Method

Step 1. Login to your wordpress admin portal Go to > WooCommerce > select Settings
Step 2. Select > Payments Step 3. Find Katapult in your payment list > Manage Step
4. Complete configuration for testing

When configuring Katapult, confirm that the environment is pointed towards sandbox
for development and testing.

Enable Katapult is selected

Environment: https://sandbox.katapult.com/ Private API Key: tokens supplied by Katapult
Public API Key: tokens supplied by Katapult Minimum Order Total: Value provided 
in your integration onboarding email Maximum Order Total: $4500.00

#### Minimum Requirements

 * PHP 8.0 or greater is recommended
 * MySQL 5.6 or greater is recommended

## FAQ

Katapult is not reflecting as a payment option on my checkout page?

Verify you are checking out with a valid address in the continental United States
of America and are using a state Katapult can transact in. Katapult is not accessible
in NJ, MN, WI, WY.

At least 1 item in your cart is leasable. Katapult will not reflect as a payment
option if the customer has exclusively non leasable items in their cart.

Confirm Katapult has been enabled as a payment option.

Where do I find my public and private tokens?

Your tokens will be supplied by our integration team, if you have not received your
tokens email integration@katapult.com to retrieve them.

Cancel Order isn’t working?

Ensure that you have whitelisted .katapult.com to retrieve the UID from the orders.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Katapult”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

 *   [ Katapult Integration ](https://profiles.wordpress.org/katelinjohnston/)
 *   [ katapult ](https://profiles.wordpress.org/katapult/)

[자국어로 “Katapult”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/katapult)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/katapult/)는, [SVN 저장소](https://plugins.svn.wordpress.org/katapult/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/katapult/)을
[RSS](https://plugins.trac.wordpress.org/log/katapult/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 2.0.4

 * Add nonce verification to the admin cancel-order AJAX action.
 * Sanitize and unslash all superglobal reads; gate debug logging behind WP_DEBUG.
 * Fix text-domain mismatches, missing translator comments, and output escaping.
 * Use gmdate() instead of date(); add explicit versions to enqueued scripts.

#### 2.0.3

 * Fix to set leasable to true

#### 2.0.1

 * Add cart validation before launching SDK

#### 0.2

 * Add option to mark items as leasable and non-leasable using bulk-option.

#### 0.1

 * Add default checkbox on leasable checkbox.

## 기초

 *  버전 **2.0.4**
 *  최근 업데이트: **6일 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 5.5 또는 그 이상 **
 *  다음까지 시험됨: **7.1**
 *  PHP 버전 ** 8.2 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/katapult/)
 * 태그:
 * [checkout](https://ko.wordpress.org/plugins/tags/checkout/)[e-commerce](https://ko.wordpress.org/plugins/tags/e-commerce/)
   [lease-to-own](https://ko.wordpress.org/plugins/tags/lease-to-own/)[payments](https://ko.wordpress.org/plugins/tags/payments/)
   [woocommerce](https://ko.wordpress.org/plugins/tags/woocommerce/)
 *  [고급 보기](https://ko.wordpress.org/plugins/katapult/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/katapult/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/katapult/reviews/)

## 기여자

 *   [ Katapult Integration ](https://profiles.wordpress.org/katelinjohnston/)
 *   [ katapult ](https://profiles.wordpress.org/katapult/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/katapult/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](https://katapult.com/)