edds_process_purchase_form( array $purchase_data )

Starts the process of completing a purchase with Stripe.


Description Description

Generates an intent that can require user authorization before proceeding.


Parameters Parameters

$purchase_data

(Required) Purchase form data.


Top ↑

Source Source

File: includes/gateways/stripe/includes/payment-actions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.7.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.