You are here

14 calls to uc_payment_enter() in Ubercart 8.4

CartCheckoutTest::testCheckoutComplete in uc_cart/tests/src/Functional/CartCheckoutTest.php
Tests checkout complete functioning.
CreditCardPaymentMethodBase::processPayment in payment/uc_credit/src/CreditCardPaymentMethodBase.php
Process a payment through the credit card gateway.
FileCheckoutTest::testCheckoutFileDownload in uc_file/tests/src/Functional/FileCheckoutTest.php
Tests that purchased files may be downloaded after checkout.
FileTest::testFilePurchaseCheckout in uc_file/tests/src/Functional/FileTest.php
Tests that purchased files may be downloaded after checkout.
FreeOrder::orderSubmit in payment/uc_payment/src/Plugin/Ubercart/PaymentMethod/FreeOrder.php
Called when an order is being submitted with this payment method.
FulfillmentTest::testFulfillmentProcess in shipping/uc_fulfillment/tests/src/Functional/FulfillmentTest.php
Tests packaging and shipping a simple order with the "Manual" plugin.
OrderPaymentsForm::submitForm in payment/uc_payment/src/Form/OrderPaymentsForm.php
Form submission handler.
OrderPaymentsFormTest::testOrderPayments in payment/uc_payment/tests/src/Functional/OrderPaymentsFormTest.php
Tests administration form for displaying, entering, and deleting payments.
PackageTest::testPackagesUi in shipping/uc_fulfillment/tests/src/Functional/PackageTest.php
Tests the User Interface for packaging products.
PayPalController::processIpn in payment/uc_paypal/src/Controller/PayPalController.php
Processes Instant Payment Notifications from PayPal.
ReceiveCheckForm::submitForm in payment/uc_payment_pack/src/Form/ReceiveCheckForm.php
Form submission handler.
RoleCheckoutTest::testCheckoutRoleAssignment in uc_role/tests/src/Functional/RoleCheckoutTest.php
Tests that roles are properly assigned after checkout.
ShipmentTest::testShipmentsUi in shipping/uc_fulfillment/tests/src/Functional/ShipmentTest.php
Tests the UI for creating new shipments.
TwoCheckoutController::complete in payment/uc_2checkout/src/Controller/TwoCheckoutController.php
Finalizes 2Checkout transaction.