AstroPay for WooCommerce

설명

AstroPay for WooCommerce allows your store to accept payments through AstroPay’s Checkout – including credit/debit cards, AstroPay Wallet, and local payment methods across Latin America and other markets.

Features

  • Accept card payments, AstroPay Wallet, and local payment methods
  • Sandbox and Production environments
  • Automatic order status updates via webhooks
  • Refund support directly from the WooCommerce admin

External Services

This plugin connects to AstroPay’s API to process payments. By using this plugin, you agree to AstroPay’s terms of service.

  • Production API: https://partners-api.astropay.com
  • Sandbox API: https://partners-api-sandbox.astropay.com

These services are called when:
– A customer places an order (to create a payment session)
– A refund is issued from the WooCommerce admin
– A webhook is received (to fetch signing certificates)

Please review AstroPay’s Privacy Policy: https://www.astropay.com/legal/privacy-policy/
And Terms of Service: https://www.astropay.com/legal/terms-and-conditions/

스크린샷

설치

  1. Upload the plugin files to /wp-content/plugins/astropay-for-woocommerce/
  2. Activate the plugin through the Plugins menu in WordPress
  3. Go to WooCommerce Settings Payments AstroPay
  4. Enter your API credentials and select the environment (Sandbox or Production)
  5. Save changes

To obtain API credentials, sign up at https://www.astropay.com

FAQ

Where do I get my API credentials?

Sign up as a merchant at https://www.astropay.com and obtain your Client ID and Secret from the partner portal.

Does this plugin support refunds?

Yes. Refunds can be issued directly from the WooCommerce order admin page.

What countries are supported?

AstroPay supports payments across Latin America and other markets. Check https://www.astropay.com for the full list of supported countries.

Is there a sandbox mode for testing?

Yes. Select “Sandbox” in the plugin settings and use your sandbox credentials to test without processing real payments.

후기

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

기여자 & 개발자

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

기여자

자국어로 “AstroPay for WooCommerce”(을)를 번역하세요.

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

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

3.0.1

  • Declare HPOS (High-Performance Order Storage) compatibility

3.0.0

  • Complete rewrite with direct integration against AstroPay Checkout API
  • OAuth2 authentication
  • Webhook signature verification (RSA)
  • Refund support
  • Removed dependency on third-party provider