Skip to content
Snippets Groups Projects
Monish Deb's avatar
Monish Deb authored
Update JS Override to match upstream stripe JS

See merge request !1
c61676cc

stripedisablepostcode

This extension disables the Postal Code field within the stripe card object

The extension is licensed under AGPL-3.0.

Requirements

  • PHP v7.2+
  • CiviCRM (FIXME: Version number)

Installation (Web UI)

Learn more about installing CiviCRM extensions in the CiviCRM Sysadmin Guide.

Installation (CLI, Zip)

Sysadmins and developers may download the .zip file for this extension and install it with the command-line tool cv.

cd <extension-dir>
cv dl stripedisablepostcode@https://lab.jmaconsulting.biz/extensions/stripedisablepostcode/archive/master.zip

Installation (CLI, Git)

Sysadmins and developers may clone the Git repo for this extension and install it with the command-line tool cv.

git clone https://lab.jmaconsulting.biz/extensions/stripedisablepostcode.git
cv en stripedisablepostcode

Getting Started

(* FIXME: Where would a new user navigate to get started? What changes would they see? *)

Known Issues

(* FIXME *)