{"id":89249,"library":"wp-pay-core","title":"WP Pay Core","description":"Core components for the WordPress payment processing library.","status":"active","version":"5.0.0","language":"php","source_language":null,"source_url":"https://github.com/pronamic/wp-pay-core","tags":["wordpress","payment","core","ecommerce"],"install":[{"cmd":"composer require wp-pay/core","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Payment","correct":"use Pronamic\\WordPress\\Pay\\Core\\Payment;"}],"quickstart":{"code":"<?php\nrequire 'vendor/autoload.php';\n\nuse Pronamic\\WordPress\\Pay\\Core\\Payment;\n\n$payment = new Payment();\n$payment->set_amount(100.00);","lang":"php","description":"Create a new payment object with amount"},"warnings":[],"env_vars":null,"search_vec":"'compon':5 'core':3,4,14 'ecommerc':15 'librari':11 'pay':2 'payment':9,13 'process':10 'wordpress':8,12 'wp':1","created_at":"2026-06-19T08:44:27.874628+00:00","updated_at":"2026-06-19T08:44:27.874628+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://www.wp-pay.org/","github":"https://github.com/pronamic/wp-pay-core","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}