7 lines
183 B
PHP
7 lines
183 B
PHP
<?php
|
|
|
|
/**
|
|
* @file
|
|
* Functions for stripe payment integration
|
|
* @see https://github.com/ericthelast/drupal-stripe-form and https://www.webomelette.com/drupal-stripe-integration
|
|
*/ |