User Manual

Remove Payment Method

14/3/25
Remove Payment Method

Kuika's Remove Payment Method action is used to securely delete a payment method (card, bank account, etc.) registered on Stripe. This action allows users to easily remove old or invalid payment methods and keeps payment processes clean.

Technical Features

  • Stripe API Integration: Manages payment methods registered on the Stripe platform and performs the deletion process.
  • Web and Mobile App Support: Can be used on both web and mobile applications.
  • Secure Deletion Process: Safely removes the user's payment method data from Stripe.

Remove Payment Method Action Application Steps

  1. Log in to the Kuika platform.
  2. Open the project you want to work on from the Apps screen.
  3. In the UI Design module, select the UI element for removing the payment method (for example: “Remove Card” button).
  1. Click on the +ADD ACTION menu in the Properties panel on the right.
  2. Depending on the relevant element and triggering event (Initial Actions, OnClick, etc.) Payment → Stripe → Remove Payment Method action.
  3. Enter the following parameter in the settings that appear:
  • Payment Method: The unique ID of the payment method to be removed on Stripe. (For example: ID starting with pm_)
  1. After entering the information, click the Close button to complete the action.

Usage Scenario: User Deletes Registered Payment Method

Scenario: A user wants to delete an old credit card registered in their Stripe account through the application.

Scenario Flow:

  • The user clicks the “Remove Card” button.
  • The Remove Payment Method action is triggered, and the relevant payment method ID is sent to the action.
  • The payment method is securely deleted via the Stripe API.
  • If the operation is successful, the message “Payment method removed” is displayed to the user.
  • In case of an error, appropriate warnings and solutions are provided.

Remove Payment Method Action Advanced Customizations

  • Dynamic ID Usage: The Payment Method ID value can be dynamically retrieved based on user selection or previous actions.
  • Confirmation Dialog: Intermediate steps can be added to obtain user confirmation before the deletion process.
  • Notification and Log: User notification and log entry to the admin panel can be made after the process.

Technical Risks

  • Invalid Payment Method ID: The transaction will fail if an incorrect or non-existent payment method ID is entered.
  • Connection Issues: The transaction may not be completed in case of Stripe API connection errors or timeouts.
  • Usage Restrictions: In some cases, the payment method may need to be used or canceled before it can be deleted.

The Remove Payment Method action can be easily configured on the Kuika platform, enabling users to securely manage their payment methods. This ensures a seamless payment experience with up-to-date and valid payment methods.

No items found.

Other Related Content

No items found.

Glossary

No items found.

Alt Başlıklar