{"id":250637,"date":"2025-11-19T17:39:15","date_gmt":"2025-11-19T17:39:15","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/stripeanywhere\/"},"modified":"2025-11-20T14:57:15","modified_gmt":"2025-11-20T14:57:15","slug":"priconix-sync","status":"publish","type":"plugin","link":"https:\/\/ka.wordpress.org\/plugins\/priconix-sync\/","author":20639976,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.1","stable_tag":"1.0.1","tested":"6.8.5","requires":"5.0","requires_php":"","requires_plugins":null,"header_name":"Priconix Sync","header_author":"wpsharif","header_description":"A simple and easy way to accept payments via Stripe on your WordPress site using shortcodes.","assets_banners_color":"","last_updated":"2025-11-20 14:57:15","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/priconix-sync\/","header_author_uri":"https:\/\/profiles.wordpress.org\/wpsharif\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":169,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"wpsharif","date":"2025-11-19 17:39:03"},"1.0.1":{"tag":"1.0.1","author":"wpsharif","date":"2025-11-20 14:57:15"}},"upgrade_notice":{"1.0.0":"<p>First public release.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3399831,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3399831,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Plugin settings page"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[485,3148,282,1887,5349],"plugin_category":[45],"plugin_contributors":[220254],"plugin_business_model":[],"class_list":["post-250637","plugin","type-plugin","status-publish","hentry","plugin_tags-button","plugin_tags-checkout","plugin_tags-ecommerce","plugin_tags-payments","plugin_tags-stripe","plugin_category-ecommerce","plugin_contributors-wpsharif","plugin_committers-wpsharif"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/priconix-sync\/assets\/icon-128x128.png?rev=3399831","icon_2x":"https:\/\/ps.w.org\/priconix-sync\/assets\/icon-256x256.png?rev=3399831","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Priconix Sync is a lightweight plugin that allows you to add a Stripe payment button anywhere on your WordPress site using a shortcode. Easily configure your Stripe API keys and redirect URLs from the WordPress settings.<\/p>\n\n<p><strong>Features:<\/strong>\n- Accept Stripe payments anywhere via shortcode\n- Customizable payment button (color, text, amount, etc.)\n- Easy setup in WordPress settings\n- Redirects for success and cancel URLs<\/p>\n\n<h3>External Services<\/h3>\n\n<p>This plugin integrates with Stripe's payment processing service to handle secure payment transactions.<\/p>\n\n<h4>Stripe Payment Processing<\/h4>\n\n<ul>\n<li>Service Purpose: Stripe provides secure payment processing functionality for accepting credit card and other payment methods.<\/li>\n<li>Data Transmission: \n\n<ul>\n<li>Payment information (amount, currency)<\/li>\n<li>Customer details (when provided during checkout)<\/li>\n<li>Transaction details<\/li>\n<li>All data is transmitted securely via HTTPS to Stripe's servers<\/li>\n<\/ul><\/li>\n<li>Data is sent when:\n\n<ul>\n<li>A customer initiates a payment<\/li>\n<li>During payment verification<\/li>\n<li>When viewing transaction history (for authorized administrators)<\/li>\n<\/ul><\/li>\n<\/ul>\n\n<h4>Service Documentation<\/h4>\n\n<ul>\n<li>Stripe Terms of Service: https:\/\/stripe.com\/legal\/ssa<\/li>\n<li>Stripe Privacy Policy: https:\/\/stripe.com\/privacy<\/li>\n<li>Stripe Security Documentation: https:\/\/stripe.com\/docs\/security<\/li>\n<\/ul>\n\n<p>Note: A Stripe account is required to use this plugin. All payment data is handled directly by Stripe's secure infrastructure and complies with PCI DSS requirements.<\/p>\n\n<h3>Usage<\/h3>\n\n<p>Add the payment button anywhere using the following shortcode:<\/p>\n\n<pre><code>[priconix-sync amount=\"10.00\" currency=\"USD\" description=\"Payment\" button_text=\"Pay with Stripe\" button_color=\"#007bff\" button_text_color=\"#ffffff\" extra_classes=\"\" product_name=\"Product\"]\n<\/code><\/pre>\n\n<p><strong>Shortcode Attributes:<\/strong><\/p>\n\n\n\n\n  Attribute\n  Default\n  Description\n\n\n\n\n  amount\n  10.00\n  Payment amount\n\n\n  currency\n  USD\n  Currency code (e.g., USD, EUR)\n\n\n  description\n  Payment\n  Payment description\n\n\n  button_text\n  Pay with Stripe\n  Button label\n\n\n  button_color\n  #007bff\n  Button background color\n\n\n  button_text_color\n  #ffffff\n  Button text color\n\n\n  extra_classes\n  (empty)\n  Extra CSS classes for the button\n\n\n  product_name\n  Product\n  Name of the product\/service\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/priconix-sync<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress.<\/li>\n<li>Go to <strong>Settings &gt; General<\/strong> to configure your Stripe API keys and URLs.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='where%20do%20i%20find%20the%20settings%3F'><h3>Where do I find the settings?<\/h3><\/dt>\n<dd><p>Go to <strong>Settings &gt; General<\/strong> in your WordPress admin to configure Stripe keys and URLs.<\/p><\/dd>\n<dt id='what%20stripe%20keys%20do%20i%20need%3F'><h3>What Stripe keys do I need?<\/h3><\/dt>\n<dd><p>You need your Stripe Publishable Key and Secret Key. Get them from your Stripe dashboard.<\/p><\/dd>\n<dt id='can%20i%20customize%20the%20payment%20button%3F'><h3>Can I customize the payment button?<\/h3><\/dt>\n<dd><p>Yes! Use the shortcode attributes to change the button text, color, amount, and more.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.1 20-11-2025<\/h4>\n\n<ul>\n<li>Added: Github automation for update.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Priconix Sync - Stripe Payment Gateway by wpsharif lets you accept Stripe payments anywhere on your WordPress site with a simple shortcode and easy se &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ka.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/250637","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ka.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ka.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ka.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=250637"}],"author":[{"embeddable":true,"href":"https:\/\/ka.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/wpsharif"}],"wp:attachment":[{"href":"https:\/\/ka.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=250637"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ka.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=250637"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ka.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=250637"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ka.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=250637"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ka.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=250637"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ka.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=250637"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}